Grid
A responsive grid layout component that helps you create flexible and consistent layouts.
of 5
Prop | Type | Default value | |
---|---|---|---|
Prop columns | Type number | Default value 3 | Number of columns in the grid |
Prop gap | Type string | Default value "16px" | Gap between grid items |
Prop width | Type string | Default value "100%" | Width of the grid container |