GridSmartBoxSemanticSearchSettings
Interface
Defines the settings for the SmartBox tool Semantic Search mode.
Definition
Package:@progress/kendo-angular-grid
Properties
delay?
number
Determines the delay in milliseconds between the user typing a new search value and the component emitting the semanticSearch event. Default is 500.
enabled?
boolean
Specifies whether the mode is enabled.
Default:
true
history?
boolean | SmartBoxHistorySettings
Sets the settings for the history queries.
placeholder?
string
The placeholder of the input in Semantic Search mode.