Demonstration and configuration of the Radzen Blazor Carousel component.
These demos showcase a slideshow carousel with customizable navigation button styles, custom icons and text for next/prev buttons, flexible paging configurations with overlay and position options, data-binding support, and integration with RadzenPager.
Console log
Easily change the look and feel of next/prev navigation buttons via ButtonStyle, Shade, Variant, and Size.
Use NextText="" and PrevText="" to add text to the next/prev navigation buttons. To change the icons, use NextIcon="" and PrevIcon="".
You can disable the built-in paging via AllowPaging="false". PagerOverlay and PagerPosition help to position the pager according to your needs.
You can use the Carousel with RadzenPager component.
Radzen Blazor Components, © 2018-2025 Radzen.
Source Code licensed under
MIT