React Css Transition Save Abandoned

Take Control of Your CSS Transitions

Project README

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.

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
  • Notify when a transition has finished
  • Support the application of initial values before a transition
  • Includes typescript definitions
  • Falls back to an automatically set timeout in rare edge cases.

License

MIT

Open Source Agenda is not affiliated with "React Css Transition" Project. README Source: wikiwi/react-css-transition
Stars
91
Open Issues
5
Last Commit
6 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating