Options
All
  • Public
  • Public/Protected
  • All
Menu

Module views/OneToOne/store/pageState

Index

Variables

COMPONENT_PAGE_STATE: Readonly<{ ENDING: "ending"; PREPARE_DEVICE: "prepare_device"; REPLAY: "replay"; STREAMING: "streaming"; TUTORIAL: "tutorial"; WAITING_ROOM: "waiting_room" }> = ...
PAGE_STATE: Readonly<{ ENDING: "ending"; ERROR: "error"; INIT: "init"; PREPARE_DEVICE: "prepare_device"; REPLAY: "replay"; STREAMING: "streaming"; TUTORIAL: "tutorial"; WAITING_ROOM: "waiting_room" }> = ...
pageState: <internal>.Ref<"init"> = ...

Functions

  • initPageState(): void
  • setPageState(state: any): void

Generated using TypeDoc