Stack
Vertical stack (default)
Item 1
Item 2
Item 3
Horizontal stack with wrap
Alignment
justify="center"
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| direction | horizontal | vertical | vertical | Layout direction |
| spacing | none | xs | s | m | l | xl | xxl | m | Gap between items |
| wrap | boolean | false | Allow wrapping |
| align | start | center | end | stretch | stretch | Cross-axis alignment |
| justify | start | center | end | between | start | Main-axis alignment |