1.1.4 • Published 8 years ago
animakit-elastic v1.1.4
AnimakitElastic
React component for flexible resizing of the blocks.
Usage
<AnimakitElastic>
<Content />
</AnimakitElastic>Demo
Installation
npm install animakit-elasticProperties
| Property | Required | Type | Default Value | Available Values | Description |
|---|---|---|---|---|---|
| duration | false | number | 500 | Any integer number | Duration of animation |
| easing | false | string | cubic-bezier (0.68,-0.55,0.265,1.55) | Any easing function | Easing function of animation |
Limitations
The components wrapper uses overflow: hidden to implement the animation.
Origin
Part of Animakit. See https://animakit.github.io for more details.
1.1.4
8 years ago
1.1.3
8 years ago
1.1.2
9 years ago
1.1.1
9 years ago
1.1.0
9 years ago
1.0.0
10 years ago
1.0.0-beta.1
10 years ago
1.0.0-beta
10 years ago
0.0.10
10 years ago
0.0.9
10 years ago
0.0.8
10 years ago
0.0.7
10 years ago
0.0.6
10 years ago
0.0.5
10 years ago
0.0.4
10 years ago
0.0.3
10 years ago
0.0.2
10 years ago
0.0.1
10 years ago