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

snapDuration

The time interval at which a dragged event will snap to the time axis. Also affects the granularity at which selections can be made.

Duration

The default value will be whatever slotDuration is, which defaults to half an hour.