Interface: SearchInputStoreChangeValueEvent<T>
Defined in: widgets/utility/searchInput.tsx:189
Event data for search query value change event.
Extends
PropertyChange
<SearchInputStore
<T
>,T
>
Type Parameters
Type Parameter |
---|
|
Properties
Property | Modifier | Type | Description | Inherited from |
---|---|---|---|---|
|
| Search query value change intent (action). See | ‐ | |
|
| Previous value for a property which has changed. | ||
| Event source (the object owning the property). |