UNPKG

@mui/x-data-grid

Version:

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

2 lines 178 B
import type { GetRowAriaAttributesFn } from "../../../models/configuration/gridRowConfiguration.mjs"; export declare const useGridRowAriaAttributes: () => GetRowAriaAttributesFn;