Components – Forms
Forms
text
Text input with label, hint, error. Uses .form-input.
text-area
Textarea with same styling.
password
Password input with show/hide toggle.
select
Dropdown. Options array, optional disabledTitle.
toggle
ON/OFF switch.
image-upload, file-upload, file, form, edit, rich-text-editor
Used in forms and Livewire. Refer by name when needed.