g-plugin-dom-interaction
Previous
g-plugin-svg-picker
Next
g-plugin-dragndrop
Loading...
Bind events based on the DOM API.
Every renderer is built-in by default, so there is no need to introduce it manually.
import { Renderer as SvgRenderer } from '@antv/g-svg';const svgRenderer = new SvgRenderer();