[][src]Function zi::column

pub fn column(children: impl Into<Items>) -> Layout

Creates a container with vertical layout. Child components are laid out from top to bottom. Pass in the children as an array of items.