Socket
Socket
Sign inDemoInstall

@antv/g-plugin-dragndrop

Package Overview
Dependencies
10
Maintainers
64
Versions
126
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @antv/g-plugin-dragndrop

A G plugin for Drag n Drop implemented with PointerEvents


Version published
Weekly downloads
16K
increased by12.67%
Maintainers
64
Install size
1.77 MB
Created
Weekly downloads
 

Readme

Source

@antv/g-plugin-dragndrop

Orbit control with Hammer.js.

Getting Started

import { Plugin } from '@antv/g-plugin-dragndrop';

// create a renderer
const canvasRenderer = new CanvasRenderer();

// register Control plugin
canvasRenderer.registerPlugin(new Plugin());

Keywords

FAQs

Last updated on 23 Mar 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc