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