A delayed list rendering React component. Pass in a delay prop and each child prop of the DelayedList will be rendered that many milliseconds apart from each other. ReactCSSTransitionGroup inbuilt to allow animations per child on render.
Installation:
npm install –save react-delayed-list
Preview:
Download Details:
Author: chrisgreg
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/chrisgreg/react-delayed-list
License: MIT