Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

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

Interface

{"msgId": "",
"msgName": "kyvos.viewer.switchMode" "payload": {
"mode": "DESIGN"
}}

Points to Consider

The mode would be changed for the sheet or dashboard currently present in view. Mode value should be either DESIGN or VIEW.
Default value of mode is VIEW, if not provided.

  • No labels