Skip to content
Interface

SwipeState

Generated from the TypeScript source of the published package.

@danixsoft/hooks


Properties

direction

direction: "left" | "up" | "down" | "right" | null


distanceX

distanceX: number


distanceY

distanceY: number


swiping

swiping: boolean