Skip to content

kouts/ractive-decorators-popper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Popper decorator for Ractive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published