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 »

This event occurs when the use-case is loaded in the IFrame.

Interface

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

Points to consider

This event will be emitted after workbook is reverted successfully.

  • No labels