@svelte-put/clickoutside
4.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.
<scriptlang="ts">import{clickoutside}from'@svelte-put/clickoutside';functiondoSomething(e:CustomEvent<MouseEvent>){console.log(e.target);}</script><divuse:clickoutsideonclickoutside="{doSomething}" />
Provenance
Share feedback
Package Sidebar
Install
npm i @svelte-put/clickoutside
Repository
Weekly Downloads
1,179
Version
4.0.0
License
MIT
Unpacked Size
13.5 kB
Total Files
9
