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

/v-flow-chart/

    Package Sidebar

    Install

    npm i v-flow-chart

    Weekly Downloads

    4

    Version

    0.2.3

    License

    MIT

    Unpacked Size

    1.93 MB

    Total Files

    36

    Last publish

    Collaborators

    • dakerplus