svelte-popover
v2.0.8
Published
A smart popover component for Svelte
Downloads
10,501
Maintainers
Readme
svelte-popover
About
- [x] 100% Svelte (or vanillajs) - no jQuery, no 3rd party dependencies
- [x] Compatible with Sapper (SSR Svelte)
- [x] Auto placement (Work in progress)
- [x] Click, hover and touch events
- [ ] Animation/Transition
Installation
via NPM
npm i svelte-popover --save-dev