WidgetSize interface
Properties
column |
The Width of the widget, expressed in dashboard grid columns. |
row |
The height of the widget, expressed in dashboard grid rows. |
Property Details
columnSpan
The Width of the widget, expressed in dashboard grid columns.
columnSpan: number
Property Value
number
rowSpan
The height of the widget, expressed in dashboard grid rows.
rowSpan: number
Property Value
number