Expand description
Create custom widgets and operate on them.
Re-exports§
Modules§
- Query or update internal widget state.
- Text widgets display information through writing.
- Store internal widget state in a state tree to ensure continuity.
Structs§
- The identifier of a generic widget.
Traits§
- A component that displays information and allows interaction.