Grid
Grid is a layout component that allows you to separate content in a consistent way.
Basic Usage
Basic 24 parts grid layout with 5px spacing between columns
col-12
col-12
Props
Name | Description | Type | Default |
---|---|---|---|
size | size | number | string | 5px |
Slots
Name | Description | Type | Subtags |
---|---|---|---|
default | content | any | - |