Skip to main content

Module callback

Module callback 

Source
Expand description

Types and functions used for handling events and adding event listeners to dom nodes.

Structsยง

Callback
A callback that can be used for event listeners in the function [add_event_listener], it gets passed down to the exported __afia__$handle_event function.