Expand description
Create custom widgets and operate on them.
Structs§
- The identifier of a generic widget.
- A bunch of text.
- A persistent state widget tree.
Traits§
- A piece of logic that can traverse the widget tree of an application in order to query or update some widget state.
- A component that displays information and allows interaction.