A React component that renders a grid with the specified properties.

The properties for the Grid component.

A React component that renders a grid.

Properties

$$typeof: symbol
displayName?: string
type: ForwardRefExoticComponent<GridProps & RefAttributes<GridHandles>>