ractive-decorators-popper
v1.0.3
Published
A popper.js decorator for Ractive
Downloads
6
Maintainers
Readme
ractive-decorators-popper
A popper.js decorator for Ractive
Features
- Lightweight, minified version is < 6kb
- Features navigation for Bootstrap 4 dropdowns using the arrow keys
- Arrows navigation works with both > li > a structure and div > a dropdown structure
- Raises events - popper_before_open, popper_open, popper_before_close, popper_close
- Popper closeable by clicking anywhere on the screen or by hitting the esc key
Click here for documentation and examples https://kouts.github.io/ractive-decorators-popper/demo/
Development
In order to start development:
npm i
npm run watch