drag-topology-editor-vue3
v1.1.4
Published
This is a editor for topology dragable (vue 3.0)
Downloads
10
Readme
drag-topology-editor-vue3
This is a editor for topology dragable (vue 3.0)
Lib using
yarn add drag-topology-editor-vue3
or
npm install drag-topology-editor-vue3
Import
import TopologyEditor from 'drag-topology-editor-vue3';
import 'drag-topology-editor-vue3/lib/drag-topology-editor-vue3.css';
Demo
ref ./examples
Local
npm run serve