New to KendoReactStart a free 30-day trial

Normalized HTTP response returned by the Grid AI Assistant. Replaces direct usage of AxiosResponse.

Definition

Package:@progress/kendo-react-grid

Properties

config?

unknown

Request configuration. Included for backward compatibility with AxiosResponse.

Parsed response body.

headers

Record​<string, string>

Response headers.

request?

unknown

The underlying request object. Included for backward compatibility with AxiosResponse.

status

number

HTTP status code.

HTTP status text.