ViewportPanEndInfo
Defined in: src/components/primitives/viewport/Viewport.types.ts:125
Info passed to onPanEnd.
Properties
velocity
velocity:
object
Defined in: src/components/primitives/viewport/Viewport.types.ts:127
Velocity at gesture end in screen px / ms (smoothed over a small window).
x
x:
number
y
y:
number