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 5 Next »

This event is triggered when the dashboard layout is updated.

Interface

{
"msgId": "",
"msgName": "kyvos.viewer.db.onLayoutUpdate", "integrationId": "",
"payload": {
"info": {
"status": "success",
"desc": ""
}
}}

Points to consider

  1. This event will be triggered when a card position gets updated, a card gets removed or added.
  2. This event will be triggered when a card moves to and copies to another group and tab switching (in case of group card).
  3. This event will be triggered  on card resize.
  4. This event will work in the Design mode only.
  • No labels