svelte-popover

A smart popover component for Svelte [temporarily not maintained]

MIT License

Downloads
1.4K
Stars
57
Committers
3

svelte-popover

About

  • 100% Svelte (or vanillajs) - no jQuery, no 3rd party dependencies
  • Compatible with Sapper (SSR Svelte)
  • Auto placement (Work in progress)
  • Click, hover and touch events
  • Animation/Transition

Installation

via NPM

npm i svelte-popover --save-dev