Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomEventInit<T>

Package version

Type parameters

  • T

Hierarchy

Index

Properties

Optional bubbles

bubbles: undefined | false | true

Optional cancelable

cancelable: undefined | false | true

Optional composed

composed: undefined | false | true

Optional detail

detail: T

Generated using TypeDoc