Skip to content
Entangle UI v0.13.0

ViewportPanEndInfo

Defined in: src/components/primitives/viewport/Viewport.types.ts:125

Info passed to onPanEnd.

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