resize_month_events

드래그 앤 드롭을 사용하여 Month 뷰에서 며칠간 계속되는 이벤트의 크기를 조절할 수 있게 합니다.

boolean resize_month_events;

Example

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


Default value:

false
Applicable views:Month View

Related samples

Details

See also
맨 위로