Usage
- Inputs — single-line text, email, password, number, date, file, …
- Textareas — multi-line text.
- Selects — single-choice dropdown with a custom popup.
- Checkboxes — independent on/off toggles.
- Radios — mutually exclusive choice within a
RadioGroup. - Switches — immediate on/off settings (for form submissions, prefer a checkbox).
- Fields — labels, descriptions, and validation messaging.