UNPKG

@mui/x-data-grid

Version:

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

7 lines (6 loc) 124 B
export interface GridMenuParams { /** * The element that opens the menu. */ target: HTMLElement | null; }