docs: link to vue3 site

This commit is contained in:
chenjiahan
2020-10-25 09:25:26 +08:00
parent 23dd366ced
commit 59ed9eee51
24 changed files with 28 additions and 28 deletions

View File

@@ -164,7 +164,7 @@ Use `active-color` prop to custom active color of the title and options.
### DropdownItem Methods
Use [ref](https://vuejs.org/v2/api/#ref) to get DropdownItem instance and call instance methods.
Use [ref](https://v3.vuejs.org/guide/component-template-refs.html) to get DropdownItem instance and call instance methods.
| Name | Description | Attribute | Return value |
| ------ | -------------- | --------------- | ------------ |