Blazor Carousel - Overview

Showing image 1 of 7.

Photograph

Style in ThemeBuilder

  • Custom SASS variables
  • Atomic customizations
  • Sharing projects
Start Theming
  • Overview.razor
Loading the demo source code...please wait.
blazor ui ninja image

The Carousel component is part of Telerik UI for Blazor, a professional grade UI library with 110+ native components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Description

The Telerik UI for Blazor Carousel component helps you provide your users with an element that allows them to scroll through a collection of images or any other type of rich content. You simply embed the component on the page and configure its properties, and users see a beautiful and interactive container. Various configuration options for paging, automatic page change, time interval setup and keyboard navigation support are built in.

As with other components included in Telerik UI for Blazor, the behavior of the Carousel is highly customizable. Built-in options include:

  • Show or hide Arrows: These are previous and next buttons that appear at either side of the container.
  • Show or hide Pager: This is the control at the bottom of the screen that uses dots to represent pages. Users can click them to navigate. The pager also shows what page is currently displayed by highlighting its corresponding dot.
  • Automatic navigation: With this option enabled, the pages will advance automatically.
  • Navigation interval: This allows you to set the amount of time that passes until a page is automatically changed.
  • Enable or disable Endless Loop: With this option enabled, the Blazor Carousel will automatically scroll through the images without ever stopping.
  • Programmatic navigation: Set the page to navigate to. A common use case is using a control that lets the user specify what page number they want to see.

You can also easily customize the Blazor Carousel appearance by setting its height and width and using templates to style the page contents.

This Carousel Overview example is part of a unique collection of hundreds of Blazor demos, with which you can see all Telerik UI for Blazor components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for Blazor or ThemeBuilder.

Support & Learning Resources

Additional Resources

An error has occurred. This application may no longer respond until reloaded.