Grid
What is this?
A component that represents a grid layout.
Template Areas
Example of using grid template areas and applying a gap or space between the items. You can combine with the GridItem
area
property.
Template Columns
Example of using grid template columns and applying a gap or space between the columns.
Template Rows
Example of using grid template rows and applying a gap or space between the rows.
Responsive Prop
To make it easy applying grid layouts, all props provided by Grid
are Responsive Props.