react-super-select
version:
A flexible replacement for the html select control built with React
Features:
- template capability for options
- aria-compliant keyboard navigation
- multiselect & tags
- ajax support
- ajax paging/load-more support
- grouped options under headings
- easy style customization
- localization support
Dependencies:
All dependencies are globally shimmed. They will need to be available in global scope as React, classNames, and _ respectively
install from npm
$ npm install react-super-select
API Docs
View API Documentation
Live Examples Page
View Live Examples Page
Keyboard Navigation
View Keyboard Navigation Docs