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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.2.30latest

Version History

VersionDownloads (Last 7 Days)Published
0.2.30
0.2.20
0.2.11
0.1.40
0.1.30
0.1.20
0.1.10
0.1.00

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