Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TcContextEvent

Derived class for narrowing down event source. Class that represents all the TcEvents emitted from the TcContext object

Hierarchy

Index

Constructors

constructor

Accessors

context

data

  • get data(): any | undefined

propagationStopped

  • get propagationStopped(): boolean

timestamp

  • get timestamp(): number

Methods

stopPropagation

  • stopPropagation(): void

Generated using TypeDoc