Optional
mapThe map model to use.
Optional
maxThe maximum number of results shown per group.
Defaults to 5
.
Optional
onThis event handler will be called when the user clears the search input.
Optional
onCallback that is triggered once when the search is disposed and unmounted.
Optional
onCallback that is triggered once when the search is initialized.
The search API can be accessed by the api
property of the SearchReadyEvent.
Optional
onThis event handler will be called when the user selects a search result.
Optional
placeholderThe placeholder text shown in the search input field when it is empty. Defaults to a generic (and localized) hint.
Optional
searchTyping delay (in milliseconds) before the async search query starts after the user types in the search term.
Defaults to 200
.
Data sources to be searched on.
Properties supported by the Search component.