vue-flow-edit
v1.0.32
Published
流程编辑工具
Downloads
3
Readme
VFE 流程编辑工具
一款三维流程动画制作工具
vue-flow-edit1.0.
Example
Documentation
Docs are available at www.crlkcloud.com/docs/
Install
npm i vue-flow-edit # yarn add vue-flow-editUsage
import Vue from 'vue';
import VFE from 'vue-flow-edit';
Vue.use(VFE, {
defaultCover: 'xxx.png', // set the default cover
productionTip: false, // disable console output
});Author
vue-flow-edit © mldlbs
