New to Kendo UI for Angular? Start a free 30-day trial
GridToolbarAIRequestResponse
Represents the response from the AI request in the Grid Toolbar AI Assistant.
Name | Type | Default | Description |
---|---|---|---|
filter? |
|
The filter descriptors applied to the grid. | |
group? |
|
The group descriptors applied to the grid. | |
highlight? |
|
The highlight descriptors to be applied to the grid. | |
messages |
|
The prompt outputs from the AI service. | |
sort? |
|
The sort descriptors applied to the grid. |