@svelte-put/popover
1.0.0 • Public • PublishedThis package is part of the@svelte-put family. For contributing guideline and more, refer to itsreadme.
See the dedicated documentation page here.
<script>import{Popover}from'@svelte-put/popover';constpopover=newPopover();</script><button{...popover.control.attributes}use:popover.control.actions>Open me Popover</button><div{...popover.target.attributes}use:popover.target.actions><p>Popover content. Click backdrop to dismiss</p></div>
Provenance
Share feedback
Package Sidebar
Install
npm i @svelte-put/popover
Repository
Weekly Downloads
25
Version
1.0.0
License
MIT
Unpacked Size
16.3 kB
Total Files
9