Blazor Carousel Example - Partial Visible Items
This sample demonstrates the partial visibility feature of the Blazor Carousel component.
The PartialVisible property enables partial display of previous and next slides when set to true. By default, this property is false, displaying only the current slide.
For more information, refer to the Blazor Carousel Getting Started documentation.