useDragGesture

Import

import { useDragGesture } from '@feugene/granularity/composables/useDragGesture'

Exports

UseDragGestureOptionsinterface
interface UseDragGestureOptions
UseDragGestureReturninterface
interface UseDragGestureReturn
useDragGesturefunction
function useDragGesture(options: UseDragGestureOptions): UseDragGestureReturn

Descriptions come from the library in Russian and are not shown here — translating them is a decision of its own, see ADR-0003.

Library prose

Read it in the repository: docs/drag-gesture.md

Source: @feugene/granularity 0.41.0, package.json#exports and dist/types