react-plain-carousel

1.3.1Β β€’Β PublicΒ β€’Β Published

React plain carousel

Simple, small carousel for everyday usage 😜 Works fine on mobile with swipes.

Demo

Props

{
  autoplay: PropTypes.bool,
  autoplayDelay: PropTypes.number,
  longTouchDelay: PropTypes.number,
  touchThreshold: : PropTypes.number,
  transitionDelay: PropTypes.number,
  transitionTimingFunc: PropTypes.string,
  children: PropTypes.node,
  className: PropTypes.string,
  innerClassName: PropTypes.string,
  isInfinity: PropTypes.bool,
  onTransitionEnd: PropTypes.func,
  onMount: PropTypes.func
}

Package Sidebar

Install

npm i react-plain-carousel

Weekly Downloads

25

Version

1.3.1

License

ISC

Unpacked Size

25 kB

Total Files

5

Last publish

Collaborators

  • serhey.shmyg