Skip to main content

Row

Row | Horizontal container for Grid system shadow

Row is the basic element of a responsive Grid system and serves as a horizontal container for arranging and aligning columns.

Note

For more information on using Row, navigate to the Grid system documentation.

Attributes and Properties

wrap

DescriptionSets line wrapping on an element by adding "flex-wrap: wrap"
Attributewrap
Typeboolean
Defaultfalse

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

NameDescription
--wj-gutter-xSpecifies the size of the gap between columns in the horizontal direction
--wj-gutter-ySpecifies the size of the vertical space between columns

Slots

No slots available for this component.