Components
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.
How is this guide?