stack
Organizes children in a vertical column. Uses wa-stack under the hood — children stretch to fill the container width by default.
Attributes
| Attribute | Type | Default | Description |
|---|---|---|---|
gap | xs | sm | md | lg | xl | md | Spacing between items. |
align | start | center | end | stretch | stretch | Cross-axis alignment of children. |