Skip to main content
Module

x/evt/mod.ts>dom.HTMLBodyElementEventMap

💧EventEmitter's typesafe replacement
Go to Latest
interface dom.HTMLBodyElementEventMap
implements HTMLElementEventMap, WindowEventHandlersEventMap
import { type dom } from "https://deno.land/x/evt@v2.5.0/mod.ts";
const { HTMLBodyElementEventMap } = dom;

Properties

orientationchange: Event