New to Kendo UI for AngularStart a free 30-day trial

GridToolbarAIRequestData

Represents the data sent in the AI request from the Grid Toolbar AI Assistant.

NameTypeDefaultDescription

columns

{ field: string; }[]

The columns of the grid, each represented by its field.

promptMessage

string

The prompt message to be sent to the AI service.

requestOptions

{[key: string]: any}

The request options for the AI service, including headers, method, and other configurations.

url?

string

The URL of the AI service endpoint.

Not finding the help you need?
Contact Support