StephenChou1017 / react-big-scheduler

A scheduler and resource planning component built for React and made for modern browsers (IE10+)
https://stephenchou1017.github.io/scheduler/#/
MIT License
760 stars 414 forks source link

A way to show a loading animation #218

Open timbit123 opened 4 years ago

timbit123 commented 4 years ago

Is there an easy way I could show a loading animation in the tbody while fetching the data ?

Thank you