ViewportPanEndInfo
Defined in: src/components/primitives/viewport/Viewport.types.ts:125
Info passed to onPanEnd.
Properties
Section titled “Properties”velocity
Section titled “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:
number
y:
number