UNPKG

@mui/x-data-grid

Version:

The community edition of the data grid component (MUI X).

6 lines 129 B
export function isLeaf(node) { return node.field !== undefined; } /** * A function used to process headerClassName params. */