Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
imaxing committed Oct 24, 2024
2 parents 9b09533 + a2e88f7 commit 1ba0911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ this.$toast({ message: 'hello world' })
| extend | 挂载的组件 (必填) | VNode | - |
| nextTick | 挂载后的回调 | Function | - |
| className | 挂载节点自定义 class | String | dynamic-element |
| defaultOption | extand 组件默认配置 | Record<string, any> | {} |
| defaultOption | extend 组件默认配置 | Record<string, any> | {} |

#### Example

Expand Down

0 comments on commit 1ba0911

Please sign in to comment.