Skip to main content

Module widgets

Module widgets 

Source

Structs§

FormField
A single form field with label and validation.
FormState
State for a form with multiple fields.
ListState
State for a selectable list widget.
ScrollState
State for a scrollable container.
SpinnerState
State for an animated spinner widget.
TableState
State for a data table widget.
TabsState
State for a tab navigation widget.
TextInputState
State for a single-line text input widget.
TextareaState
State for a multi-line text area widget.
ToastMessage
A single toast notification message.
ToastState
State for toast notification display.

Enums§

ButtonVariant
Visual variant for buttons.
ToastLevel
Severity level for a ToastMessage.