Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/babakfp/svelte-outclick
A Svelte component that allows you to listen to the clicks that happen outside of an element.
https://github.com/babakfp/svelte-outclick
click-outside on-click-outside outside-click svelte svelte-click-outside svelte-on-click-outside svelte-on-outclick svelte-on-outside-click svelte-outclick svelte-outside-click sveltejs
Last synced: about 1 month ago
JSON representation
A Svelte component that allows you to listen to the clicks that happen outside of an element.
- Host: GitHub
- URL: https://github.com/babakfp/svelte-outclick
- Owner: babakfp
- License: mit
- Created: 2021-10-09T15:10:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-23T10:49:23.000Z (10 months ago)
- Last Synced: 2024-05-18T03:33:25.630Z (9 months ago)
- Topics: click-outside, on-click-outside, outside-click, svelte, svelte-click-outside, svelte-on-click-outside, svelte-on-outclick, svelte-on-outside-click, svelte-outclick, svelte-outside-click, sveltejs
- Language: Svelte
- Homepage: https://babakfp.ir/docs/svelte-outclick
- Size: 152 KB
- Stars: 62
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![NPM](https://img.shields.io/npm/v/svelte-outclick?style=for-the-badge&label=NPM&color=%23cb0000)](https://www.npmjs.com/package/svelte-outclick)
A Svelte component that allows you to listen to the clicks that happen outside of an element.
- 📺 [Demo](https://svelte-outclick.vercel.app)
- 📕 [Documentation](https://babakfp.ir/docs/svelte-outclick)
- 🪵 [CHANGELOG](https://babakfp.ir/docs/svelte-outclick/changelog)
- 📦 [NPM](https://www.npmjs.com/package/svelte-outclick)
- 😺 [GitHub](https://github.com/babakfp/svelte-outclick)> [!IMPORTANT]
> The latest version of this package is not compatible with Svelte 4. Please use the version `3.7.1` for Svelte 4 compatibility.