BlazorCarousel
BlazorCarousel copied to clipboard
A simple Blazor Carousel component.
How we can show multiple image like 2 or 3 at a time then show navigation or slide for more?
Name it like BlazorCarousel.Components. I don't know why you change it that way. VS is having hard time to find that namespace
Is this considered feature-complete? Would you be interested in uploading this as a NuGet package?
Would be nice to either have screenshots of a simple implementation or a site with a demo of said implementation. (Split from #2)
There's a bit too much border in the example, especially when navigation is turned off. In an ideal world, it would directly mimic the Bootstrap carousel with the navigation arrows...