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
- This event will be triggered when a card position gets updated, a card gets removed or added.
- This event will be triggered when a card moves to and copies to another group and tab switching (in case of group card).
- This event will be triggered on card resize.
- This event will work in the Design mode only.