@mui/x-data-grid
Version:
The Community plan edition of the Data Grid components (MUI X).
1 lines • 86 B
TypeScript
export declare function roundToDecimalPlaces(value: number, decimals: number): number;
The Community plan edition of the Data Grid components (MUI X).