@dflex/draggable
Draggable is a native utility written in pure JS works for Web and Mobile
DFlex draggable is the simplest solution to create JavaScript draggable
elements. No need for a special tutorial and thinking about implementation
complexity or even migration to different technologies for different frameworks.
It can be used with any app you have whether it is React, Vue, Angular or Svelte.
Installation
npm install @dflex/draggable
API
Visit DFlex site for more https://www.dflex.dev/ and to see live
examples with the full code.