UNPKG

@mui/x-data-grid

Version:

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

6 lines 242 B
import { GridStateCommunity } from "../../models/gridStateCommunity.js"; /** * Get the theme state * @category Core */ export declare const gridIsRtlSelector: import("@mui/x-data-grid").OutputSelector<GridStateCommunity, unknown, boolean>;