Components
FormSwitch
is the standard text input element.
How is this guide?
FormSearchSelect
is an advanced autocomplete component with **search filtering**, **keyboard navigation**, and **flexible rendering** through a render prop pattern. It provides a more powerful alternative to `FormSelect` when you need custom item rendering or complex filtering logic.
FormTextarea
is a multi-line text input component with optional character count display.