Skip to content

Easily delay rendering of child components with a timer

License

Notifications You must be signed in to change notification settings

mitchrosu/react-delay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-delay

npm version

Easily delay rendering of child components with a timer

Usage

<Delay
  wait={250}
>
  <div>A loading spinner or something...</div>
</Delay>

About

Easily delay rendering of child components with a timer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%