Skip to main content
Module

x/evt/lib/types/lib.dom.ts>FocusEventInit

💧EventEmitter's typesafe replacement
Latest
interface FocusEventInit
implements UIEventInit
import { type FocusEventInit } from "https://deno.land/x/evt@v2.5.7/lib/types/lib.dom.ts";

Properties

optional
relatedTarget: EventTarget | null