docs: 📚️ fix docs
This commit is contained in:
@ -274,7 +274,7 @@ npm install @antv/x6-vue-shape
|
||||
yarn add @antv/x6-vue-shape
|
||||
|
||||
# 在 vue2 下还需要安装 @vue/composition-api
|
||||
yarn add @vue/composition-api
|
||||
yarn add @vue/composition-api --dev
|
||||
```
|
||||
|
||||
安装并应用该包后,指定节点的 `shape` 为 `vue-shape`,并通过 `component` 属性来指定渲染节点的 Vue 组件。
|
||||
|
@ -274,7 +274,7 @@ npm install @antv/x6-vue-shape
|
||||
yarn add @antv/x6-vue-shape
|
||||
|
||||
# 在 vue2 下还需要安装 @vue/composition-api
|
||||
yarn add @vue/composition-api
|
||||
yarn add @vue/composition-api --dev
|
||||
```
|
||||
|
||||
安装并应用该包后,指定节点的 `shape` 为 `vue-shape`,并通过 `component` 属性来指定渲染节点的 Vue 组件。
|
||||
|
Reference in New Issue
Block a user