GridSmartBoxSearchSettingsSettingsTagHelper
Example
Razor
<search-settings/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| delay | Double | Determines the delay in milliseconds between the user typing a new search value and the component emitting the search event. |
| enabled | Boolean | Enables or disables the Search mode in the SmartBox. |
| placeholder | String | The placeholder of the input in Search mode. |