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

1.3.0 • Public • Published

react-carousel

A responsive React carousel component, written in React with TypeScript.

Optional props

Prop Default
id:string 'carousel'
cards:number 3
width:string '1000px'
autoplay:boolean false
interval:number 2500
singleScroll:boolean false
customClass:string ''
scrollRightTitle:string 'Scroll right'
scrollLeftTitle:string 'Scroll left'
showButtons:boolean true

Developed with

  • React
  • TypeScript
  • Vite
  • PostCSS

Package Sidebar

Install

npm i @igor-j86/react-carousel

Weekly Downloads

1

Version

1.3.0

License

ISC

Unpacked Size

23.4 kB

Total Files

15

Last publish

Collaborators

  • igor-j86