Macrosยง
- beforeunload_
event_ ๐handler - define_
event_ ๐handler - These are used to generate a event handler which has no special case.
- define_
window_ ๐owned_ event_ handler - error_
event_ ๐handler - event_
handler ๐ - global_
event_ ๐handlers - handle_
potential_ ๐webgl_ error - make_
enumerated_ ๐getter - Implements the
To determine the state of an attributesteps from https://html.spec.whatwg.org/multipage/#keywords-and-enumerated-attributes - registered_
event_ ๐handler - Similar to
event_handler!, but also registers/unregisters a [ConstellationInterest] with the global scope when the handler is set or cleared. Use this macro for event handlers whose corresponding events are sent by the constellation only to interested pipelines. - unsafe_
no_ ๐jsmanaged_ fields - For use on non-jsmanaged types Use #[derive(JSTraceable)] on JS managed types
- window_
event_ ๐handlers - window_
owned_ ๐beforeunload_ event_ handler - window_
owned_ ๐event_ handler