@nodestrap/carousel
v4.0.8
Published
A slideshow component for cycling through images, slides, or another elements.
Downloads
5
Maintainers
Readme
<Carousel></Carousel>
A slideshow component for cycling through images, slides, or another elements.
Preview
<Carousel theme='primary' size='lg'>
<img src="..." alt="..." />
<img src="..." alt="..." />
<img src="..." alt="..." />
<img src="..." alt="..." />
<img src="..." alt="..." />
<img src="..." alt="..." />
<img src="..." alt="..." />
</Carousel>
Rendered to:
<div class="c1 thPrimary szLg">
/* ... */
</div>
Features
- Includes all features in
<Content />
. - Flip loop / infinite loop.
- Customizable prev/next button.
- Customizable nav control.
- Customizable via
@cssfn/css-config
.
Installation
Using npm:
npm i @nodestrap/carousel
Support Us
If you feel our lib is useful for your projects,
please make a donation to avoid our project from extinction.
We always maintain our projects as long as we're still alive.