Skip to content

Form Components

Form components handle data input and validation: text fields, selectors, switches, file uploads, and more.

Input fields

ComponentDescription
InputText field with prefix, suffix and icons
TextareaText area with counter and auto-resize
PasswordPassword field with validation and progress bar

Selection

ComponentDescription
SelectBoxDropdown list with single or multiple selection
RadioGroupRadio group for single selection with display modes
CheckboxGroupCheckbox group for multiple selection with display modes
SwitchOn/off switch with optional labels

Values and files

ComponentDescription
SliderSlider for numeric values with markers
FileUploadFile upload with drag & drop and preview

Structure and validation

ComponentDescription
FormFieldField wrapper with label, message and validation state
FormFieldGroupField group with configurable spacing and direction

Publié sous licence MIT.