Button
A pressable control that triggers an action โ submitting a form, confirming a dialog, or navigating. It supports multiple visual variants, semantic tones, sizes, and loading/disabled states.
Input
A single- or multi-line text field for collecting typed user input, with an optional label, placeholder, error message, and password masking.
Select
A labelled dropdown that lets the user pick one value from a list of options.
Checkbox
A controlled checkbox for capturing a single on/off choice, with an optional inline label.
Switch
A toggle control for flipping a single setting between on and off.