GridBaseProps
Properties
Link copied to clipboard
The number of columns.
Link copied to clipboard
Defines the horizontal space between the type item components. It overrides the value of the spacing prop.
Link copied to clipboard
Defines the flex-direction style property for the container.
Link copied to clipboard
Defines the offset value for the type item components.
Link copied to clipboard
Defines the vertical space between the type item components. It overrides the value of the spacing prop.
Link copied to clipboard
Defines the size of the the type item components.
Link copied to clipboard
Defines the space between the type item components. It can only be used on a type container component.
Link copied to clipboard
The level of the grid starts from 0 and increases when the grid nests inside another grid. Nesting is defined as a container Grid being a direct child of a container Grid.