4.0.2 • Published 8 years ago
simplr-dropdown v4.0.2
simplr-dropdown
Docs | API
A flexible React dropdown component.
Get started
$ npm install simplr-dropdownFeatures
- Toggles dropdown when clicked on
DropdownHeadercomponent - Closes dropdown when clicked outside of
DropdownHandlercomponent* - Closes dropdown when clicked on
DropdownSectioncomponent - Closes dropdown when clicked Escape button on keyboard
- Extendable base components
- Supports server side rendering
* This will not work when click event has stopped propogation (event.stopPropagation()) and therefore window.addEventListener("click", ...) will not receive event.
License
Released under the MIT license.
4.0.2
8 years ago
4.0.1
8 years ago
4.0.0
8 years ago
4.0.0-alpha.3
8 years ago
4.0.0-alpha.2
8 years ago
4.0.0-alpha.1
8 years ago
3.1.1
8 years ago
3.1.0
8 years ago
3.0.1
8 years ago
3.0.0
8 years ago
2.2.3
9 years ago
2.2.2
9 years ago
2.2.2-beta
9 years ago
2.2.1
9 years ago
2.2.0
9 years ago
2.1.1
9 years ago
2.1.0
9 years ago
2.0.2-beta
9 years ago
2.0.1
9 years ago
2.0.0
9 years ago