본문으로 건너뛰기

wide_form

Description

표준 (wide) 라이트박스를 짧은 버전 대신 표시할지 여부를 제어합니다.

wide_form: boolean

Example

scheduler.config.wide_form = true;
...
scheduler.init('scheduler_here', new Date(2013, 7, 5), "week");

Default value: true

Details

노트

기본 스킨에서는 표준 (wide) 라이트박스가 기본으로 활성화되어 있으며, 짧은 버전으로 변경할 수 없습니다.


  • 표준 라이트박스

wide_form_false

  • Wide 라이트박스

wide_form_true

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.