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

show_loading

Description

Отображает индикатор прогресса или спиннер во время загрузки данных, что удобно для сценариев динамической загрузки.

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.