Configuration options for the semantic search mode.
Definition
Package:@progress/kendo-react-grid
Properties
delay?
number
Sets the debounce delay in milliseconds before triggering a semantic search.
Default:
500
enabled?
boolean
Enables or disables the semantic search mode.
history?
boolean | GridSmartBoxHistoryProps
Configures the semantic search history settings. Can be a boolean to enable/disable or an object with detailed settings.
placeholder?
string
Sets the placeholder text for the semantic search input.