UNPKG

@mui/x-data-grid

Version:

The Community plan edition of the Data Grid components (MUI X).

7 lines (6 loc) 221 B
import { GridStateCommunity } from '../../models/gridStateCommunity'; /** * Get the theme state * @category Core */ export declare const gridThemeSelector: (state: GridStateCommunity) => import("@mui/material").Theme;