Components
66 pages of typed Rust builders, grouped by what they help you build. Each page runs the component as WebAssembly next to its API.
66 components in 15 categories
Buttons
4Collections
3Colors
6- Color AreaPick saturation and lightness from a two-dimensional gradient.

- Color FieldEnter a color value as text.

- Color PickerA complete color picking surface in a popover.

- Color SliderAdjust a single channel of a color.

- Color SwatchPreview a single color value.

- Color Swatch PickerChoose from a predefined set of colors.

Controls
2Data display
3Date and time
6Feedback
6Forms
13- CheckboxSelect one or more values from a set.

- Checkbox GroupA group of checkboxes with shared state.

- FieldsetGroup related form controls under a legend.

- Label & MessagesThe label, description and error slots every field composes.

- FormGroup fields with validation and submit handling.

- InputA single-line text input.

- Input GroupCombine an input with adjacent addons and controls.

- Input OTPA segmented one-time-password input.

- Number FieldA numeric field with steppers, range and step.

- Radio GroupSelect exactly one value from a set.

- Search FieldA text input specialised for search, with a clear action.

- Text AreaA multi-line text input.

- Text FieldA composition-friendly field with label and validation.















































































































