Open john012343210 opened 2 years ago
im trying to figure out how to change size at all. But you could easily have them all the same size containers then inside the container make that specific component smaller.
Is there a prop to allow more than one Carousel Item to be visible at a time? The one in the "Example: eBay™ style" uses a container of 3 cards as one Carousel Item, is that achievable without using the container?
If not, I think this should be achievable by changing here. We may accept a prop itemCount
and using a for loop we can return a batch of Carousel Items.
I have read the doc and demo, however may I ask could we achieve something like this ?