0.1.1 • Published 9 years ago

react-loading-dots v0.1.1

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

react-loading-dots

React component that has two states. 1) non-animating, 2) animating.

In state 1 (non-animating), component is displayed as three horizontal dots. In state 2 (animating), component is displayed as three animating loading dots that change opacity one after the other.

Params

isAnimating {Boolean} triggers animation

dotClass {String} other class names that need to be added to the dot