UNPKG

@mui/x-data-grid

Version:

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

6 lines 115 B
export interface GridMenuParams { /** * The element that opens the menu. */ target: HTMLElement | null; }