New to KendoReactStart a free 30-day trial

Definition

Package:@progress/kendo-react-grid

Syntax:

tsx
import axios from 'axios';
import { createAxiosAIClient } from '@progress/kendo-react-grid';

<GridToolbarAIAssistant httpClient={createAxiosAIClient(axios)} />

Creates a GridAIHttpClient backed by a customer-provided axios instance.

Parameters:axiosInstanceAxiosLikeInstanceReturns:

GridAIHttpClient

In this article
Definition
Not finding the help you need?
Contact Support