Skip to content

chrisshiplet/react-delay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 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

Contributors 4

  •  
  •  
  •  
  •