API: kyvos.viewer.switchMode
Applies to: Kyvos Enterprise Kyvos Cloud (SaaS on AWS) Kyvos AWS Marketplace
Kyvos Azure Marketplace  Kyvos GCP Marketplace Kyvos Single Node Installation (Kyvos SNI)
This event requests 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 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.
Copyright Kyvos, Inc. All rights reserved.