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
- For both sheet & dashboard, this event would be emitted once the content has been loaded.
- This event would be emitted after workbook reverted successfully.