Row
Row (Riadok) je základným prvkom responzívneho Grid systému a slúži ako horizontálny kontajner na usporiadanie a zarovnanie stĺpcov (columns).
Poznámka
Pre viac informácií o použití Row sa presuňte do dokumentácie systému Grid.
Atribúty a Vlastnosti
wrap
Description | Sets line wrapping on an element by adding "flex-wrap: wrap" |
Attribute | wrap |
Type | boolean |
Default | false |
Eventy
No events available for this component.
Metódy
No public methods available for this component.
CSS Shadow Parts
No CSS shadow parts available for this component.
CSS Custom Vlastnosti
Name | Description |
---|---|
--wj-gutter-x | Specifies the size of the gap between columns in the horizontal direction |
--wj-gutter-y | Specifies the size of the vertical space between columns |
Sloty
No slots available for this component.