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 »

Thie event would occur when the content or data of the use-case has been loaded.

Interface

{"msgId": "",
"msgName": "kyvos.onContentLoad", "integrationId": "",
"payload": {
"info": {
"status": "success",
"desc": ""
},
"data": {
"width": 200,
"height": 200
}}}

Points to Consider

  1. For both sheet & dashboard, this event would be emitted once the content has been loaded.
  2. This event would be emitted after workbook reverted successfully.
  • No labels