docs: adjust resize method description

This commit is contained in:
chenjiahan
2020-10-29 22:46:27 +08:00
parent 2924004dd3
commit 01f3040ac7
6 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -269,8 +269,8 @@ Use [ref](https://vuejs.org/v2/api/#ref) to get Tabs instance and call instance
| Name | Description | Attribute | Return value |
| --- | --- | --- | --- |
| resize | Resize Tabs when container element resized | - | void |
| scrollTo `v2.9.3` | Go to specified tab in scrollspy mode | name | void |
| resize | Resize Tabs when container element resized or visibility changed | - | - |
| scrollTo `v2.9.3` | Go to specified tab in scrollspy mode | name | - |
### Tabs Slots