본문으로 건너뛰기

resize_month_timed

Description

월별 뷰에서 단일 날짜 이벤트를 드래그 앤 드롭으로 크기 조절할 수 있도록 허용합니다

resize_month_timed: boolean

Example

scheduler.config.resize_month_events = true; /*!*/
scheduler.config.resize_month_timed = true; /*!*/

scheduler.init('scheduler_here',new Date(2010,0,10),"month");

Default value: false

Applicable views: Month view

Details

참고:

  • 이 속성은 resize_month_events 옵션이 활성화된 경우에만 작동합니다.
  • 활성화되면, 단일 날짜 이벤트는 다음과 같이 업데이트된 모습으로 표시됩니다:

resizemonthtimed_config

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.