Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

wikiwi/react-css-transition

Repository files navigation

react-css-transition

NPM Version Widget Build Status Widget Coverage Widget

React CSS Transition provides a reliable way to transition your components between two states across browers.

With its onTransitionComplete handler you can even orchestrate more complex transitions.

Read the full documentation

Checkout this CodePen

Installation

npm install react-css-transition --save

Features

  • Transition between the default state and the active state
  • Perform a reverse transition when interrupted
  • Define transitions using inline styles or CSS classes
  • Transition components when entering or leaving the DOM
  • Notifiy when a transition has finished
  • Support the application of initial values before a transition
  • Includes typescript definitions

License

MIT

About

Take Control of Your CSS Transitions

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published