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 would be emitted when dashboard layout has been updated.

Interface

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

Points to Consider

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