react-searchable-dropdown: A Customizable Dropdown Component

React Searchable Dropdown is a modern, accessible, and customizable React component that supports:
- Virtualized lists for smooth performance with large datasets
- Single or multi-select modes, plus the ability for users to create new options on the fly
- Works with simple string arrays or complex object arrays without transformation
- Keyboard navigation, portal rendering, grouping, custom icons, disabled states, and full accessibility support
It’s easy to style or extend with CSS classes and integrates well into existing projects thanks to sensible defaults and lightweight setup.