0.2.1 • Published 5 years ago

animated-container v0.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Built With Stencil

Animated Container

A custom element container that animates the position of itself and its children.

npm install animated-container

Via CDN

<script src"https://unpkg.com/animated-container@0.2.1/dist/animated-container.js"></script>

To use it, include:

<animated-container></animated-container>

Properties

PropertyAttributeDescriptionTypeDefault
durationdurationnumber250
easingeasingstring"ease-in-out"
staggerstaggernumber0

Demo: https://joshuaamaju.github.io/animated-container/

0.2.2

5 years ago

0.2.1

5 years ago

0.1.0

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

1.0.0

6 years ago