VStack (vstack)

Vertically stack widgets

Example

vstack
    text "one"
    text "two"
one
two

Attributes

width

Fixed width

height

Fixed height

min-width

Minimum width

min-height

Minimum height