Appearance
web / SearchSuggestions
SearchSuggestions = (text) => Promise<void>
text
Promise
void
Defined in: composables/useSearch/types.ts:29
string
Promise<void>