v-flow-chart

0.2.3 • Public • Published

v-flow-chart

Usage

$ npm i v-flow-chart
<VFlowChart
  :width="500"
  :height="500"
  show-grid
  user-router>
</VFlowChart>
import VFlowChart from 'v-flow-chart'
 
export default {
  components: {
    VFlowChart
  }
}

Config

参数名 描述 类型 默认值
row 1 col 1 row 1 col 2
row 2 col 1 row 2 col 2

Readme

Keywords

Package Sidebar

Install

npm i v-flow-chart

Weekly Downloads

1

Version

0.2.3

License

MIT

Unpacked Size

1.93 MB

Total Files

36

Last publish

Collaborators

  • dakerplus