Expand description
Structsยง
- Block
- A widget that renders borders, titles, and padding around other widgets.
- Flattened
- A flattened item of all visible
TreeItems. - Scrollbar
- A widget to display a scrollbar
- Scrollbar
State - A struct representing the state of a Scrollbar widget.
- Tree
- A
Treewhich can be rendered. - Tree
Item - One item inside a
Tree. - Tree
State - Keeps the state of what is currently selected and what was opened in a
Tree.