Skip to main content
Module

x/evt/mod.ts>dom.HTMLElementTagNameMap

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

Properties

address: HTMLElement
article: HTMLElement
blockquote: HTMLQuoteElement
figcaption: HTMLElement
figure: HTMLElement
header: HTMLElement
hgroup: HTMLElement
noscript: HTMLElement
section: HTMLElement
strong: HTMLElement
summary: HTMLElement