Share via


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

The color of the widget.

color: ColorType

Property Value

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