import { type dom } from "https://deno.land/x/evt@v2.4.10/lib/types/index.ts";
const { HTMLOrSVGElement } = dom;
Methods
focus(options?: FocusOptions): void
import { type dom } from "https://deno.land/x/evt@v2.4.10/lib/types/index.ts";
const { HTMLOrSVGElement } = dom;