UNPKG

@mui/x-data-grid-premium

Version:

The Premium plan edition of the MUI X Data Grid Components.

2 lines 211 B
import type { GridChartsIntegrationContextValue } from "../../models/gridChartsIntegration.js"; export declare const useGridChartsIntegrationContext: (ignoreError?: boolean) => GridChartsIntegrationContextValue;