Function createReactiveDragPosition
- createReactiveDragPosition(shouldRecord): ((ref: HTMLElement, position: Atom<null | DragPosition>) => (() => void))
Returns ((ref: HTMLElement, position: Atom<null | DragPosition>) => (() => void))
- (ref, position): (() => void)
Returns (() => void)