FullCalendar
These docs are a work in progress. Learn about v7 updates
Latest:  v7.0.0-beta.7
Event Dragging & Resizing
    • External Event Dragging
    • Dragging Between Calendars
    • Third-Party Dragging Libraries
  • Flags

    • editable
    • eventStartEditable
    • eventResizableFromStart
    • eventDurationEditable
    • eventResourceEditable
    • droppable
  • Effects

    • eventDragMinDistance
    • dragRevertDuration
    • dragScroll
    • snapDuration
    • allDayMaintainDuration
  • Control

    • eventOverlap
    • eventConstraint
    • eventAllow
    • dropAccept
  • Callbacks

    • eventDragStart
    • eventDragStop
    • eventDrop
    • drop
    • eventReceive
    • eventLeave
    • eventResizeStart
    • eventResizeStop
    • eventResize
  • See Also

    • validRange
    • Touch Support
edit doc

dragScroll

Whether to automatically scoll the scroll-containers during event drag-and-drop and date selecting.

Boolean, default: true

If enabled, the scroll container will automatically scroll once the mouse gets close to the edge.