Columns
<sc-columns></sc-columns>
This component let users create columns.
- Preview
- Code
<sc-columns><sc-column>First Column</sc-column><sc-column>Second Column</sc-column></sc-columns>
Component Codex
Properties
Property | Description | Type | Default |
---|---|---|---|
isFullHeight | Is this full vertical height | boolean | |
isReversedOnMobile | Is this reverse ordered on mobile | boolean | |
isStackedOnMobile | Is this stacked on mobile | boolean | |
verticalAlignment | The vertical alignment of the columns. | string |