Widget interface
Properties
| color | The color of the widget. |
| id | The UUID of this widget. This is generated automatically by the service. |
| weight | The weight of the widget. This is an int32, but must be greater than zero. |
Property Details
color
id
The UUID of this widget. This is generated automatically by the service.
id: string
Property Value
string
weight
The weight of the widget. This is an int32, but must be greater than zero.
weight: number
Property Value
number