This sample demonstrates how to customize the color palettes with different types and styles.
The ColorPicker component 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,
presetColors
property, you can specify the custom colors to be loaded.More information about ColorPicker can be found in this documentation section.