Kitto
    Preparing search index...

    Module click_out

    1.0.0

    Action to click outside

    The node to listen to

    Array: [callback, ...elements to exclude from the click]

    The passed in callback

    <div use:click_out={[() => console.log('click_out'), document.querySelector('.exclude')]}></div>
    

    Functions

    click_out