1.
Introduction
2.
Building Blocks
2.1.
ControlBar
2.2.
HeaderBar
2.3.
ResponsiveContainer
2.4.
SideBar
3.
Enums
3.1.
SelectionMode
3.2.
Position
4.
Struts
4.1.
DropEvent
4.2.
ListViewItem
4.3.
KeyModel
4.4.
GroupListViewItem
4.5.
TabItem
4.6.
TableRowItem
4.7.
TextStyle
5.
Components
5.1.
OverlayTouchArea
6.
Styling
6.1.
Duration
6.2.
Icography
6.3.
Icons
7.
Widgets
7.1.
Button
7.2.
CheckBox
7.3.
ComboBox
7.4.
ContextMenu
7.5.
GroupListView
7.6.
LineEdit
7.7.
ListView
7.8.
LoadingIndicator
7.9.
OutlineButton
7.10.
ProgressIndicator
7.11.
RoundButton
7.12.
RoundOutlineButton
7.13.
ScrollView
7.14.
Slider
7.15.
StandardListView
7.16.
StandardTableView
7.17.
Switch
7.18.
TabView
7.19.
TextEdit
7.20.
VirtualKeyboard
Light
Rust
Coal
Navy
Ayu
coop 0.1 reference
TabItem
Represents an item in a TabView.
Fields
icon
(
image
): Icon that is displayed in front of the item.
text
(
text
): The header text of the item.
closeable
(
bool
): If set to true the item can be closed.