ZStack (zstack)

Stack elements on top of each other.

Accepts many children.

Example

zstack
    text "333"
    text "22"
    text "1"
123

Attributes

width

Fixed width

height

Fixed height

min_width

Minimum width

min_height

Minimum height