Structs§
- Form
Field - A single form field with label and validation.
- Form
State - State for a form with multiple fields.
- List
State - State for a selectable list widget.
- Scroll
State - State for a scrollable container.
- Spinner
State - State for an animated spinner widget.
- Table
State - State for a data table widget.
- Tabs
State - State for a tab navigation widget.
- Text
Input State - State for a single-line text input widget.
- Textarea
State - State for a multi-line text area widget.
- Toast
Message - A single toast notification message.
- Toast
State - State for toast notification display.
Enums§
- Button
Variant - Visual variant for buttons.
- Toast
Level - Severity level for a
ToastMessage.