AutoSuggest
Component for input with an auto-suggestion dropdown.
Classes
Name | Description | |
---|---|---|
AutoSuggest | Auto Suggest React component. | Deprecated |
Interfaces
Name | Description | |
---|---|---|
AutoSuggestData | Data for the AutoSuggest options | Deprecated |
AutoSuggestProps | Properties for the AutoSuggest component. | Deprecated |
Type Aliases
Name | Description | |
---|---|---|
AsyncGetAutoSuggestDataFunc | Prototype for async function returning AutoSuggestData | Deprecated |
GetAutoSuggestDataFunc | Prototype for function returning AutoSuggestData | Deprecated |
Last Updated: 08 August, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.