@nodestrap/carousel
TypeScript icon, indicating that this package has built-in type declarations

4.0.8 • Public • Published

<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.

[Make a donation]

Package Sidebar

Install

npm i @nodestrap/carousel

Weekly Downloads

0

Version

4.0.8

License

ISC

Unpacked Size

83 kB

Total Files

6

Last publish

Collaborators

  • heymarco