New to Telerik UI for BlazorStart a free 30-day trial

Carousel Events

Updated on Aug 31, 2026

This article describes the available events of the Telerik Carousel for Blazor.

PageChanged

The PageChanged event fires when:

  • the user clicks on the left or right navigation arrow;
  • the user clicks on a pager dot;
  • the Carousel navigates to the next page automatically;

The event can be used to implement custom business logic, or update the Carousel Page attribute value, when using one-way binding for it.

Example
View Source
Loading ...

The carousel-item class is used by Bootstrap which introduces some conflicts and might lead to undesired behavior if used in the Template. That said, you should avoid it when setting CSS class for the child element of the Carousel Template.

See Also

In this article
PageChangedSee Also
Not finding the help you need?
Contact Support