UNPKG

@mui/x-data-grid-pro

Version:

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

4 lines 195 B
import { type GridPinnedRowsProps } from '@mui/x-data-grid/internals'; export declare function GridPinnedRows({ position }: GridPinnedRowsProps): import("react/jsx-runtime").JSX.Element | null;