Stack
Stack visually puts elements on top of each other.
Properties
Property | Required | Type | Description |
---|---|---|---|
align | No | str (one of: top, bottom, start, end) | |
Any additional properties | No | any |
Children
Accepts any HTML content
Examples
<{Stack}>
</{Stack}>