Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DomEnv<A>

Type parameters

  • A

Hierarchy

  • { history: History; location: Location }
    • DomEnv

Index

Properties

Readonly CustomEvent

CustomEvent: typeof CustomEvent

Readonly Event

Event: typeof Event

Readonly HTMLElement

HTMLElement: typeof HTMLElement

Readonly Image

Image: typeof Image

Readonly NodeFilter

NodeFilter: typeof NodeFilter

Readonly crypto

crypto: typeof crypto

Readonly customElements

customElements: CustomElementRegistry

Readonly document

document: Document

Readonly history

history: History

Readonly localStorage

localStorage: Storage

Readonly location

location: Location

Readonly sessionStorage

sessionStorage: Storage

Readonly window

window: Window

Generated using TypeDoc