Function: useSearchInputStore()
useSearchInputStore<
T>(params):SearchInputStore<T>
Defined in: widgets/utility/searchInput.tsx:207
React hook to create a search input state store with debounce support.
Experimental: this feature are likely to change in the future.
Type Parameters
| Type Parameter | Default type |
|---|---|
|
|
Parameters
| Parameter | Type |
|---|---|
|
Returns
stable SearchInputStore instance which will not change on re-renders