Interface: UseSearchInputStoreOptions<T>
Defined in: widgets/utility/searchInput.tsx:77
Options for useSearchInputStore hook.
See
Type Parameters
Type Parameter |
---|
|
Properties
Property | Type | Description |
---|---|---|
( | Validates whether the search value can be submitted, e.g. the search term is at least some characters long. | |
| Initial value for the search state. | |
| Submit timeout after input to submit the value for the search:
Default
|