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_eventfunction.