GetAutoSuggestDataFunc Type Alias
Deprecated in 4.16.0. Used in a deprecated interface AutoSuggestProps.
GetAutoSuggestDataFunc = (value: string) => AutoSuggestData[]
Prototype for function returning AutoSuggestData
Defined in
Last Updated: 23 January, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.