Structs§
- A listener in a collection of event listeners.
- A mix of potentially uncompiled and compiled event listeners of the same type.
Enums§
- A representation of an EventListener/EventHandler object that has previously been compiled successfully, if applicable.
- A representation of an event handler, either compiled or uncompiled raw source, or null.
Constants§
Functions§
- Get a compiled representation of this event handler, compiling it from its raw source if necessary. https://html.spec.whatwg.org/multipage/#getting-the-current-value-of-the-event-handler