본문으로 건너뛰기

limit_time_select

Description

라이트박스의 시간 선택기를 'last_hour'와 'first_hour' 옵션에 따라 최대값과 최소값으로 제한합니다.

limit_time_select: boolean

Example

scheduler.config.limit_time_select = 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.