Scrolling Carousel
Scrollable carousel like google's web component g-scrolling-carousel
<ScrollingCarousel />
Props​
Name | type | required | default | descripiton |
---|---|---|---|---|
children | Node[] | true | [] | Child items that will be wrapped by carousel |
className | string | false | "" | same as react's className property |