This sample demonstrates customization of the ColorPicker component by using its properties from the property pane. Select any combination of properties from the property pane to customize the ColorPicker component.
The ColorPicker is a user interface to select and adjust color values. This supports various color specifications like RGB (Red Green Blue), HSV (Hue Saturation Value), and Hex codes.
In this sample, ColorPicker is rendered with default configuration.
This sample can be customized further with the combination of ColorPicker properties from the property pane. For example,
More information about ColorPicker can be found in this documentation section.