본문으로 건너뛰기

year_y

Description

연도 뷰에 표시되는 열 수를 설정합니다.

year_y: number

Example

scheduler.config.year_x = 5;
scheduler.config.year_y = 5;
...
scheduler.init('scheduler_here', new Date(2013, 0, 10), "year");

Default value: 3

Applicable views: Year view

Details

노트

이 속성은 year_view 플러그인이 활성화되어 있어야 합니다.

노트

Material 스킨에서는 이 속성이 적용되지 않습니다. 대신, 연도 뷰의 열 수는 CSS를 통해 관리됩니다.

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.