Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventMessage

Event message is come form server side and signals about some model changes do not related to user actions.

Hierarchy

Index

Properties

Properties

type

type: string

All messages are identified by type. Read about discriminated unions first

link

https://www.typescriptlang.org/docs/handbook/advanced-types.html#discriminated-unions

Generated using TypeDoc