This is a quick-start project that helps you create Blazor Accordion provided by Syncfusion. This example explains how to create a Blazor application and add the Syncfusion Blazor package. It also shows how to add the Syncfusion Blazor Accordion component to a Blazor server application and demonstrates prominent features like expand modes and customizing Accordion UI using templates.
Watch a How-to Video: https://www.syncfusion.com/tutorial-videos/blazor/accordion?title=create-an-accordion-component-in-a-blazor-server-application
Documentation: https://blazor.syncfusion.com/documentation/accordion/getting-started
Online example: https://blazor.syncfusion.com/demos/accordion/default-functionalities
Make sure that you have compatible versions of .NET Core on your machine before starting to work on this project. You also need the following:
To run this application, you need to first clone or download this ‘Create an Accordion Component in a Blazor Server Application’ repository and then open it in Visual Studio 2019. Now, build and run your project to view the output.
For more help, check the ASP.NET Core Blazor documentation.