Skip to main content

Payload

{
  "width": number,
  "height": number
}

Properties

width
number
Width of the dashboard in the iframe.
height
number
Height of the dashboard in the iframe.

Example

{
  "width": 600,
  "height": 400
}