Function createReactiveDragPosition

  • Parameters

    • shouldRecord: any

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

      • (ref, position): (() => void)
      • Parameters

        Returns (() => void)

          • (): void
          • Returns void