KyleAMathews/react-spinkit

How to actually implement in app?

Opened this issue · 1 comments

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!

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