GridSmartBoxSemanticSearchSettingsSettingsTagHelper
Example
Razor
<semantic-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 semanticSearch event. |
| enabled | Boolean | Enables or disables the Semantic Search mode in the SmartBox. |
| placeholder | String | The placeholder of the input in Semantic Search mode. |