Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UIEventInit

Package version

Hierarchy

Index

Properties

Optional bubbles

bubbles: undefined | false | true

Optional cancelable

cancelable: undefined | false | true

Optional composed

composed: undefined | false | true

Optional detail

detail: undefined | number

Optional view

view: Window | null

Generated using TypeDoc