@antv/g-plugin-dragndrop
Advanced tools
Weekly downloads
Readme
Orbit control with Hammer.js.
import { Plugin } from '@antv/g-plugin-dragndrop';
// create a renderer
const canvasRenderer = new CanvasRenderer();
// register Control plugin
canvasRenderer.registerPlugin(new Plugin());
FAQs
A G plugin for Drag n Drop implemented with PointerEvents
The npm package @antv/g-plugin-dragndrop receives a total of 453 weekly downloads. As such, @antv/g-plugin-dragndrop popularity was classified as not popular.
We found that @antv/g-plugin-dragndrop demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 64 open source maintainers collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.