A quick start Blazor WebAssembly app that allows you 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
Make sure that you have the compatible versions of Visual Studio 2019 and .NET Core SDK 3.1.3 in your machine before starting to work on this project.
To run this application, you need to first clone the create-blazor-color-picker-component-in-blazor-webassembly-app
repository and then open it in Visual Studio 2019. Now, simply build and run your project to view the output.