SheetXL - v0.3.20
    Preparing search index...

    Function useSynchronizedPointerHandler

    • This hook will respond on Pointer down and then continue to fire events until the Pointer is released.

      Returns PointerDownListener that should be added to the source component's onPointerDown event handler.

      Parameters

      • options: PointerHandlerOptions

      Returns PointerDownListener