react-card-flip
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "react-card-flip", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "ReactCardFlip", | ||
@@ -5,0 +5,0 @@ "main": "./lib/ReactCardFlip.js", |
@@ -109,2 +109,3 @@ [![Build Status](https://travis-ci.org/AaronCCWong/react-card-flip.svg?branch=master)](https://travis-ci.org/AaronCCWong/react-card-flip) | ||
| containerStyle | object | Extra css styling that can be applied to the container. | {} | | ||
| containerClassName | string | Custom class name to be applied to the container. | undefined | | ||
| isFlipped | bool | False to show the front of the card, true to show the back | undefined | | ||
@@ -111,0 +112,0 @@ | flipSpeedBackToFront | number | The speed of the flip animation when the card flips from back to front, the higher the number the slower the flip animation | 0.6 | |
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
14960
138