📄️ Container
Component which is capable of holding other components inside of it.
📄️ Column
Shorthand function for creating a Container which uses ColumnLayout for its layout property.
📄️ Row
Shorthand function for creating a Container which uses RowLayout for its layout property.
📄️ Stack
Shorthand function for creating a Container which uses StackLayout for its layout property.
📄️ Tabs
Tabs is an experimental component.