Skip to content

Carousel SelectedSlide property shouldn't be required #6671

Description

@stsrki

Discussed in #6668

Originally posted by baph-omet July 8, 2026
I'm currently working on a product page for my website using the Blazorise Carousel component. I noticed that when the SelectedSlide property of the Carousel component is not specified, the Carousel does not render properly. This requires the developer to bind something to that property, even if it isn't actually needed.

I think that by default the component should just start on the first CarouselSlide child component and not worry about raising an EventCallback if it isn't assigned.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status
✔ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions