Blazor Color Picker - Custom Color Palettes
This sample demonstrates how to customize the color palettes with different types and styles.
In this sample,
- Select the shirt color from different customized palettes. It contains circle, square, rounded edge, and multiple scroll palettes.
- Using the Value property, set the color value to picker and palette initially.
More information about Blazor ColorPicker component can be found in this documentation section.