How to actually implement in app?
Opened this issue · 1 comments
sethwilsonUS commented
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
I think it could help you if you give an example of the moment you call your rather hefty WYSIWYG edito
@sethwilsonUS