useDragGesture

Импорт

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

Экспорты

UseDragGestureOptionsinterface
interface UseDragGestureOptions

Скелет указательного жеста: нажал, повёл, отпустил.

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

Проза библиотеки

Читать в репозитории: docs/drag-gesture.md

Источник: @feugene/granularity 0.41.0, package.json#exports и dist/types