Thie event would occur This event occurs when the content or data of the use-case has been loaded.
Interface
Code Block | ||
---|---|---|
| ||
{"msgId": "", |
...
"msgName": "kyvos.onContentLoad", "integrationId": "", |
...
"payload": { |
...
"info": { |
...
"status": "success", |
...
"desc": "" |
...
}, |
...
"data": { |
...
"width": 200, |
...
"height": 200 |
...
} } } |
Points to
...
consider
- For both sheet & dashboardworksheets and dashboards, this event would will be emitted once the content has been is loaded.
- This event would will be emitted after workbook is reverted successfully.