Skip to main content
Module

x/evt/mod.ts>dom.VRDisplayEventInit

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

Properties

display: VRDisplay
optional
reason: VRDisplayEventReason