CursorOffset
configurationIf set, specifies the offset of the hint relative to the mouse cursor/finger.
By default, the hint is initially positioned on top of the draggable source offset. The option accepts an object with two keys: top and left.
cursorOffset
ObjectDefault: null
cursorOffset.left
NumberThe left offset of the hint element relative to the mouse cursor/finger.
cursorOffset.top
NumberThe top offset of the hint element relative to the mouse cursor/finger.