Form Components
Essential form building blocks including Radio Groups, Selects, Sliders, and Textareas.
Radio Group
Radio Group
A set of checkable buttons—known as radio buttons—where no more than one of the buttons can be checked at a time.
Select
Select Dropdown
Displays a list of options for the user to pick from—triggered by a button.
Slider
Slider
An input where the user selects a value from within a given range.
Textarea
Textarea
Displays a form textarea or a component that looks like a textarea.
File Upload
Single file upload
Drag-and-drop or browse with progress and remove controls.
Multiple files
Allow several files at once with combined size readout.
Rating
Interactive 5-star rating
Click a star to set the rating; cancel button clears it.
Current rating: 3
Read-only rating
Display-only star rating, useful for review summaries.
Slider
Single value
Drag the thumb or click on the track to set a single value.
Value: 40
Range with two thumbs
Independent lower and upper bounds for selecting a range.
Range: 20 – 80