You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
543 B
543 B
id | title |
---|---|
scrolling-carousel-api | 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 |