mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-11-18 17:47:30 +01:00
feat: add comprehensive MultiSelect UI component
- Feature-rich multi-select dropdown with search and filtering - Support for grouped options and custom icons - Disabled option support (for required selections) - Animations (bounce, pulse, wiggle, fade, slide) - Responsive design with mobile/tablet/desktop configs - Accessibility with ARIA labels and keyboard navigation - Badge display with customizable max count - Single-line or wrapped badge layout options - Imperative API via ref (reset, clear, setValues, focus) - Form integration with controlled/uncontrolled modes - Auto-dedupe options and comprehensive error handling
This commit is contained in:
1183
web/src/components/ui/multi-select.tsx
Normal file
1183
web/src/components/ui/multi-select.tsx
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user