Row
Row is the basic element of a responsive Grid system and serves as a horizontal container for arranging and aligning columns (columns).
Note
For more information on using Row, navigate to the Grid system documentation.
Attributes and Properties
wrap
| Description | Sets line wrapping on an element by adding "flex-wrap: wrap" |
| Attribute | wrap |
| Type | boolean |
| Default | false |
Events
No events available for this component.
Methods
No public methods available for this component.
CSS Shadow Parts
No CSS shadow parts available for this component.
CSS Custom Properties
| Name | Description |
|---|---|
--wje-gutter-x | Specifies the size of the gap between columns in the horizontal direction |
--wje-gutter-y | Specifies the size of the vertical space between columns |
Slots
No slots available for this component.