Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.58 KB

clickoutside.md

File metadata and controls

21 lines (14 loc) · 1.58 KB

Home > @svelte-put/clickoutside

clickoutside package

use:clickoutside - svelte action that emits the clickoutside event when the user clicks outside of a node.

Interfaces

Interface Description
ClickOutsideAttributes Additional attributes extended from svelte-put/clickoutside
ClickOutsideLimit Limit to which the click event will trigger clickoutside
ClickOutsideParameters svelte action parameters to config behavior of clickoutside

Variables

Variable Description
clickoutside Dispatch a clickoutside CustomEvent on click outside of node