DesignGrid
A utility layout component that overlays a visual grid system to assist with layout alignment and development.
By default the grid has a fixed position and you must specify the grid-cols and/or the grid-rows properties.
API
| Element | Selector |
|---|---|
DesignGrid | .ex-design-grid |
| Prop | Type | Default |
|---|---|---|
as | ElementType | div |
asChild | boolean | false |
Last updated on