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
746 stars 415 forks source link

A way to show a loading animation #218

Open timbit123 opened 3 years ago

timbit123 commented 3 years ago

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

Thank you