Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
葛星 authored Nov 3, 2022
1 parent 665d041 commit ff9f9d4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 动态挂载 vue 示例
# 动态挂载 vue 组件

#### Installtion

Expand Down Expand Up @@ -33,3 +33,8 @@ this.$toast({ message: "hello world" });
| extend | 挂载的组件 (必填) | VNode | - |
| nextTick | 挂载后的回调 | Function | - |
| className | 挂载节点自定义 class | String | dnamic-element |


#### Example

[![Edit keen-butterfly-f1ml2l](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/keen-butterfly-f1ml2l?fontsize=14&hidenavigation=1&theme=dark)

0 comments on commit ff9f9d4

Please sign in to comment.