🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

wms-drawers

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wms-drawers

安装: `npm install wms-drawers`

latest
npmnpm
Version
0.0.3
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

流程图绘制

安装: npm install wms-drawers

引入: import WorkflowDesigner from 'wms-drawers/src/components/index.vue'

使用: <workflow-designer :flowData="flowData" @onActivity="clickActivity"/>

传入参数范例: src/mock.json

组件回传事件:

  • 点击节点: @onActivity 返回: 被点击节点的所有数据

FAQs

Package last updated on 20 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts