1.1.4 • Published 8 years ago

animakit-elastic v1.1.4

Weekly downloads
67
License
MIT
Repository
github
Last release
8 years ago

AnimakitElastic

React component for flexible resizing of the blocks.

Usage

<AnimakitElastic>
  <Content />
</AnimakitElastic>

Demo

Installation

npm install animakit-elastic

Properties

PropertyRequiredTypeDefault ValueAvailable ValuesDescription
durationfalsenumber500Any integer numberDuration of animation
easingfalsestringcubic-bezier (0.68,-0.55,0.265,1.55)Any easing functionEasing 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