react-simply-carousel
Advanced tools
Comparing version 8.5.3 to 8.5.4
{ | ||
"name": "react-simply-carousel", | ||
"version": "8.5.3", | ||
"version": "8.5.4", | ||
"description": "A simple, lightweight, fully controlled isomorphic (with SSR support) React.js carousel component. Touch enabled and responsive. With support for autoplay and infinity options. Fully customizable", | ||
@@ -5,0 +5,0 @@ "files": [ |
@@ -173,4 +173,4 @@ # react-simply-carousel | ||
| **swipeRatio** | number | `1` | swipe distance ratio (on swipe by touchmove or by mouse drag) | | ||
| **touchSwipeTreshold** | number | | swipe distance ratio (on swipe by touchmove) | | ||
| **mouseSwipeTreshold** | number | | swipe distance ratio (on swipe by mouse drag) | | ||
| **touchSwipeRatio** | number | `swipeRatio` prop value | swipe distance ratio (on swipe by touchmove) | | ||
| **mouseSwipeRatio** | number | `swipeRatio` prop value | swipe distance ratio (on swipe by mouse drag) | | ||
@@ -177,0 +177,0 @@ ## Demo |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package