AutoComplete is a component that provides a dropdown of suggestions as the user types. It extends Ant Design's AutoComplete with additional styling options.
AutoComplete
import { AutoComplete } from '@lobehub/ui';AutoComplete is a component that provides a dropdown of suggestions as the user types. It extends Ant Design's AutoComplete with additional styling options.
import { AutoComplete } from '@lobehub/ui';AutoComplete is a component that provides a dropdown of suggestions as the user types. It extends Ant Design's AutoComplete with additional styling options.
| Property | Description | Type | Default |
|---|---|---|---|
| shadow | Whether to show a shadow effect | boolean | false |
More API properties are inherited from Ant Design AutoComplete