Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

Interface

Code Block
languagejs
{"msgId": "",

...


"msgName": "kyvos.onContentLoad", "integrationId": "",

...


"payload": {

...


"info": {

...


"status": "success",

...


"desc": ""

...


},

...


"data": {

...


"width": 200,

...


"height": 200

...


}
}
}

Points to

...

consider

  1. For both sheet & dashboardworksheets and dashboards, this event would will be emitted once the content has been is loaded.
  2. This event would will be emitted after workbook is reverted successfully.