文件名称:flowchart-vue:Vue.js的流程图和设计器组件
文件大小:942KB
文件格式:ZIP
更新时间:2024-05-25 11:46:30
d3 vue flowchart flowchart-designer Vue
流程图 Vue.js的流程图和流程图设计器组件(React.js的)。 English | 用法 yarn add flowchart-vue < template> < div xss=removed> < button type = " button " @ click = " $refs . chart . add ({id : + new Date (), x : 10 , y : 10 , name : ' New ' , type : ' operation ' , approvers : []}) " > Add </ button > < button type = " button " @ click = " $refs . chart . remove () " >
【文件预览】:
flowchart-vue-master
----.github()
--------ISSUE_TEMPLATE()
--------workflows()
----public()
--------index.html(555B)
----README-zh_CN.md(3KB)
----yarn.lock(334KB)
----src()
--------main.js(163B)
--------utils()
--------views()
--------components()
--------assets()
--------index.js(338B)
----babel.config.js(62B)
----LICENSE(1KB)
----README.md(3KB)
----dist()
--------FlowChart.umd.js.map(738KB)
--------FlowChart.common.js.map(738KB)
--------FlowChart.common.js(577KB)
--------FlowChart.umd.min.js(172KB)
--------FlowChart.umd.min.js.map(753KB)
--------FlowChart.umd.js(578KB)
--------demo.html(140B)
----vue.config.js(279B)
----.gitignore(1KB)
----package.json(1KB)