weasel API - v0.8.0
Preparing search index...
startThresholdDrag
Function startThresholdDrag
startThresholdDrag
(
e
:
PointerEvent
,
opts
:
ThresholdDragOptions
,
)
:
ThresholdDragHandle
Begin a threshold-gated drag from a React PointerDown event; returns a handle exposing live state.
Parameters
e
:
PointerEvent
opts
:
ThresholdDragOptions
Returns
ThresholdDragHandle
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
weasel API - v0.8.0
Loading...
Begin a threshold-gated drag from a React PointerDown event; returns a handle exposing live state.