UNPKG

@mui/x-data-grid

Version:

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

2 lines 150 B
import type { GridColTypeDef } from "../models/colDef/gridColDef.js"; export declare const GRID_LONG_TEXT_COL_DEF: GridColTypeDef<string | null, any>;