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

« Previous Version 6 Next »

This event is triggered 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 worksheets and dashboards, this event will be triggered once the content is loaded.
  2. This event will be triggered after workbook is reverted successfully.
  • No labels