click_outside.svelte.ts

Declarations
#

view source

click_outside
#

click_outside.svelte.ts view source

(cb: () => void): Attachment<HTMLElement>

Creates an attachment that calls cb when a mousedown occurs outside the element.

cb

type () => void

returns

Attachment<HTMLElement>

Imported by
#