본문으로 건너뛰기

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.