KyleAMathews / react-spinkit

A collection of loading indicators animated with CSS for React
http://kyleamathews.github.io/react-spinkit/
MIT License
1.49k stars 73 forks source link

How to actually implement in app? #72

Open sethwilsonUS opened 5 years ago

sethwilsonUS commented 5 years ago

Hello,

Sorry, I'm fairly new to React. I have a rather hefty WYSIWYG editor that takes a few seconds to load. How do I get this loader to display until my editor component renders? Something like componentDidMount()?

Thanks!

wootsbot commented 4 years ago

I think it could help you if you give an example of the moment you call your rather hefty WYSIWYG edito @sethwilsonUS