lit-dragging
A dragging library for Lit
A dragging library for Lit
vue draggable component, support nest component data modify,vue2.x,vue3.x
Pan and zoom elements anywhere using native transformations
Pan and zoom elements anywhere using native transformations
A standalone library for enabling elements to be draggable (touch-friendly).
The splittable, draggable and collapsible react layout library.
vue3拖拽排序组件,源仓库地址为https://github.com/Alfred-Skyblue/vue-draggable-plus
A series of resizing components for Vue.js with minimum and maximum width and height control
Enhance the auto-scrolling behavior while dragging.
A draggable number input component for React. Mimics the behavior in Figma, Blender, After Effects, etc.
A very small and simple plugin for dragging animation.
Customizable native Vue3 drag-n-drop library with only first-party. Includes Vue plugin that registers directives to configure draggable elements and drop zones.
Lightweight easy to use dragging package
Provides a utility class to help with dragging in the browser. Drag operations utilize two call back methods for mousemove and dragcomplete, passing in deltaX and deltaY in pixels. Uses window level events so drag cannot fall out of element scope.