Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This event would request This event requests Kyvos to switch the mode between Design mode and View mode.

Interface

Code Block
{"msgId": "",

...


"msgName": "kyvos.viewer.switchMode" "payload": {

...


"mode": "DESIGN"

...


}}

Points to

...

consider

  • The mode

...

  • will be changed for the sheet or dashboard

...

  • .
  • Mode value should be either DESIGN or VIEW.
  • Default value of mode is VIEW, if not provided.