Function: useSearchInputStore()
useSearchInputStore<
T
>(params
):SearchInputStore
<T
>
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