Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.