This is a editor for topology dragable (vue 3.0)
yarn add drag-topology-editor-vue3
or
npm install drag-topology-editor-vue3
import TopologyEditor from 'drag-topology-editor-vue3';
import 'drag-topology-editor-vue3/lib/drag-topology-editor-vue3.css';
ref ./examples
npm run serve