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 request Kyvos to open add card dialog in dashboard.

Interface

{"msgId": "",
"msgName": "kyvos.viewer.db.openAddCardDialog", "payload": {
"cardType": "DATA_CARD"
}}

Points to Consider

  1. Possible values for type property: "DATA_CARD", "HTML_CARD", "URL_CARD", "GROUP_CARD", "FILTER_CARD".
  2. Default value for cardType is "DATA_CARD", if not provided.
  3. This API will work in the design mode only.


  • No labels