This event would be emitted when dashboard layout has been updated.
Interface
{"msgId": "",
"msgName": This event is emitted when the dashboard layout is updated.
Interface
Code Block |
---|
{ "msgId": "", "msgName": "kyvos.viewer.db.onLayoutUpdate", "integrationId": "", |
...
"payload": { |
...
"info": { |
...
"status": "success", |
...
"desc": "" |
...
} |
...
}} |
Points to
...
consider
- This event would will be emitted when a card position gets updated, a card gets removed or added.
- This event would will be emitted when a card moves to & and copies to another group and tab swithching switching (in case of group card).
- This event would will be emitted on card resize.
- This event will work in the design mode only.