Skip to content

[Carousel]: support for selecting a slide by index #16046

@RivaIvanova

Description

@RivaIvanova

Is your feature request related to a problem? Please describe.

The current select method allows selecting (navigating to) a specific slide by passing it as the first parameter.
WC carousel supports selecting/navigating to the slide by passing its index.
https://github.com/IgniteUI/igniteui-webcomponents/blob/master/src/components/carousel/carousel.ts#L636

Describe the solution you'd like

To select a slide by passing its index to the select method.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions