Skip to main content
Module

x/evt/lib/index.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/lib/index.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