4.0.8 • Published 4 years ago
@nodestrap/carousel v4.0.8
<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/carouselSupport 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.