New to Kendo UI for Angular? Start a free 30-day trial
GridSmartBoxSearchSettings
Updated on Feb 5, 2026
Defines the settings for the SmartBox tool Search mode.
| Name | Type | Default | Description |
|---|---|---|---|
delay? |
|
Determines the delay in milliseconds between the user typing a new search value and the component emitting the search event. Default is | |
enabled? |
|
|
Specifies whether the mode is enabled. |
fields? |
|
Defines a list of fields which will be included in the search. If values for the property are not defined the grid will search in all column fields. | |
history? |
|
Sets the settings for the history queries. | |
placeholder? |
|
The placeholder of the input in Search mode. |