Experimental
Grid
<Grid columns={4}>{CHILDREN}</Grid>
Name | Type | Description | Required |
columns | number | - | Yes |
children | HeliosChildrenType | - | Yes |
isResponsive | boolean | - |
<Grid columns={4}>{CHILDREN}</Grid>
Name | Type | Description | Required |
columns | number | - | Yes |
children | HeliosChildrenType | - | Yes |
isResponsive | boolean | - |