New to KendoReactLearn about KendoReact Free.

UseGridAIRequestReturn

Updated on Feb 6, 2026

Return type for the useGridAIRequest hook.

NameTypeDefaultDescription

cancelRequest

() => void

Cancel the current request.

loading

boolean

Whether a request is currently loading.

sendRequest

(promptMessage: string, isRetry?: boolean) => void

Send a prompt request to the AI.

streaming

boolean

Whether a request is currently streaming.

Not finding the help you need?
Contact Support