Перейти к основному содержимому

show_loading

Description

Позволяет отображать progress/spinner во время загрузки данных (полезно для динамической загрузки)

show_loading: boolean

Example

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

Значение по умолчанию: 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.