drag_event_body

이벤트 본문의 아무 부분이나 잡아서 스케줄러 이벤트를 드래그할 수 있게 합니다.

boolean drag_event_body;

Example

scheduler.config.drag_event_body = false;


Default value:

true

Related samples

Details

이 옵션을 끄면 이벤트 드래그가 이벤트 헤더 영역으로만 제한됩니다.

맨 위로