The default value of the color in RGBA format ([0, 255]
, [0, 255]
, [0, 255]
, [0.0, 1.0]
).
Optional
descriptionThe description for the field that appears in a help tooltip.
The unique identifier of the configuration element.
Optional
isWhether the alpha channel should be hidden in the color picker.
The name of the field.
Optional
overrideThe override value of the color field.
If this value is anything other than null
, it will override the current value.
If the value is overridden, it will also be read only.
The type of the configuration element.
Optional
visibleDetermines if the field is visible or not.
Represents a color configuration field that will be represented as a color picker element in the configuration UI.