OptionalanchorThe origin for the popover that contains the color picker. Default is { vertical: 'bottom', horizontal: 'left' }.
The currently selected color in hex string format or a color name (e.g., "#RRGGBB" or "#RRGGBBAA" or "red").
A callback that will be called when the user selects a new color.
The newly selected color in hex string format.
OptionalpredefinedOptional predefined colors that the user can select from.
OptionalsizeThe size of the color button. Default is "24px".
Properties of the ColorControl React component.