8000 GitHub - chrisshiplet/react-delay: Easily delay rendering of child components with a timer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

  •  
  •  
  •  
  •  
0