Skip to main content
Module

x/evt/mod.ts>dom.ShadowRoot

💧EventEmitter's typesafe replacement
Go to Latest
interface dom.ShadowRoot
implements DocumentFragment, DocumentOrShadowRoot, InnerHTML
import { type dom } from "https://deno.land/x/evt@v2.4.23/mod.ts";
const { ShadowRoot } = dom;

Properties

readonly
host: Element
readonly
mode: ShadowRootMode