Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EventStream

Class used for emitting and subscribing to events. It is the main interface for facets communication between each other and also the user interface.

Hierarchy

  • EventStream

Index

Constructors

Properties

Methods

Constructors

Properties

subscribers: Map<EventType, ((event: Event) => void)[]> = ...

Methods

Generated using TypeDoc