Skip to content

A quick start Blazor project that shows how to customize the appearance of Blazor Carousel indicators, previous and next navigators using a template. This project also includes a code snippet to hide indicators and navigators and add a play button and customize it.

Notifications You must be signed in to change notification settings

Ammu1492/how-to-customize-the-blazor-carousel-component

 
 

Repository files navigation

How to Customize the Blazor Carousel Component

A quick start Blazor project that shows how to customize the appearance of Blazor Carousel indicators, previous and next navigators using a template. This project also includes a code snippet to hide indicators and navigators and add a play button and customize it.

Example: https://blazor.syncfusion.com/demos/carousel/templates?theme=fluent

Documentation: https://blazor.syncfusion.com/documentation/carousel/navigators-and-indicators

Project pre-requisites

Make sure that you have the compatible versions of Visual Studio 2019 or 2022 and .NET Core SDK latest version in your machine before starting to work on this project.

How to run this application?

To run this application, you need to first clone the how-to-customize-the-blazor-carousel-component repository and then open it in Visual Studio 2019. Now, simply build and run your project to view the output.

About

A quick start Blazor project that shows how to customize the appearance of Blazor Carousel indicators, previous and next navigators using a template. This project also includes a code snippet to hide indicators and navigators and add a play button and customize it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 71.5%
  • CSS 21.7%
  • C# 6.8%