This sample explains about how to configure the Blazor Color Picker component from Syncfusion with its available options. This project contains simple code customizations, as well as some important features such as different types of color picker modes, hiding input areas, adding preset colors etc. with other palette customizations.
Documentation: https://blazor.syncfusion.com/documentation/color-picker/getting-started/
Online examples: https://blazor.syncfusion.com/demos/color-picker/default-functionalities
- Visual Studio 2022
- Checkout this project to a location in your disk.
- Open the solution file using the Visual Studio 2022.
- Restore the NuGet packages by rebuilding the solution.
- Run the project.