xw-diagram-vue3

0.1.7 • Public • Published

xw-diagram-vue3

安装

npm install xw-diagram-vue3

引入组件

main.js 引入 xw-diagram-vue3

import xwDiagramV3 from 'xw-diagram-vue3'
import 'xw-diagram-vue3/dist/xw-diagram-v3.css'
app.use(xwDiagramV3)

使用

主题可选
<div style="height:400px;width: 400px;">
  <xw-diagram-v3 id="abc43735bce5f9eb3a5cade11b4c487c" :theme="theme"/>
</div>

可供选择的主题

'chalk',
'dark',
'essos',
'infographic',
'macarons',
'purple-passion',
'roma',
'shine',
'vintage',
'walden',
'westeros',
'wonderland'

Readme

Keywords

none

Package Sidebar

Install

npm i xw-diagram-vue3

Weekly Downloads

1

Version

0.1.7

License

none

Unpacked Size

34.9 MB

Total Files

45

Last publish

Collaborators

  • xwinfo-front