1.1.4 • Published 7 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-elastic
Properties
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
7 years ago
1.1.3
7 years ago
1.1.2
8 years ago
1.1.1
8 years ago
1.1.0
8 years ago
1.0.0
9 years ago
1.0.0-beta.1
9 years ago
1.0.0-beta
9 years ago
0.0.10
9 years ago
0.0.9
9 years ago
0.0.8
9 years ago
0.0.7
9 years ago
0.0.6
9 years ago
0.0.5
9 years ago
0.0.4
9 years ago
0.0.3
9 years ago
0.0.2
9 years ago
0.0.1
9 years ago