color_picker
Last updated
Last updated
This type represents a color picker control.
Constructs the color picker.
Arguments
Name
Type
Description
id
Control ID.
allow_alpha
bool
Whether to enable alpha channel. Defaults to true
.
Returns
Type
Description
color_picker
Color picker object.
Example
Returns color picker' value.
Arguments
None.
Returns
Type
Description
Value data.
Example