UNPKG

@mui/x-data-grid-premium

Version:

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

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