Skip to main content

show_loading

Description

Enables showing a progress/spinner while data is loading (useful for dynamic loading)

show_loading: boolean

Example

scheduler.config.show_loading = true;
...
scheduler.init('scheduler_here',new Date(2013,0,10),"week");

Default value: false

Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.