A quick start blazor server app that allows you to configure the Blazor DatePicker component from Syncfusion with its available options. This project contains simple code customizations, as well as some important features such as setting specific date values, formats and navigating between different views such as month, year, and decade.
Documentation: https://blazor.syncfusion.com/documentation/datepicker/getting-started/
Online examples: https://blazor.syncfusion.com/demos/datepicker/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.