FuzzySuggestModal
โบ getSuggestions
FuzzySuggestModal.getSuggestions() method
Signature:
getSuggestions(query: string): FuzzyMatch<T>[];
Parameters
Parameter | Type | Description |
---|---|---|
query | string |
Returns:
FuzzyMatch
<T>[]
1 min read
FuzzySuggestModal
โบ getSuggestions
Signature:
getSuggestions(query: string): FuzzyMatch<T>[];
Parameter | Type | Description |
---|---|---|
query | string |
Returns:
FuzzyMatch
<T>[]