Carousel show more than 1 item at a time.

1 Answer 276 Views
Carousel
Itamar
Top achievements
Rank 1
Iron
Iron
Itamar asked on 13 Jan 2022, 02:19 PM

Hi,

Im looking to make a carousel but I would like it to show more than 1 item at once   < item1  item2  item3> instead of <item1> and onclick I would get <item2 item3 item4>

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 15 Jan 2022, 04:26 PM

Hello Itamar,

The following article explains how to have more than one item in the viewport: https://docs.telerik.com/blazor-ui/knowledge-base/carousel-more-than-one-item-in-viewport

Regards,
Marin Bratanov
Progress Telerik

Learn about the important changes coming in UI for Blazor 3.0 in January 2022!
Itamar
Top achievements
Rank 1
Iron
Iron
commented on 16 Jan 2022, 01:55 PM

Thank you!
Itamar
Top achievements
Rank 1
Iron
Iron
commented on 17 Jan 2022, 09:22 AM

Is it possible for them to move over 1 at a time instead of all of them at once? 
Marin Bratanov
Telerik team
commented on 17 Jan 2022, 06:47 PM

Sadly, no. Effectively, what this does is to still have 1 item in the viewport, but that item's layout contains more data. So it is that "parent" item that moves.
Tags
Carousel
Asked by
Itamar
Top achievements
Rank 1
Iron
Iron
Answers by
Marin Bratanov
Telerik team
Share this question
or