feat(Tab): add scrollTo method (#6800)

This commit is contained in:
neverland
2020-07-16 22:48:26 +08:00
committed by GitHub
parent 76c2f5efda
commit b249c690d7
6 changed files with 44 additions and 8 deletions
+1
View File
@@ -241,6 +241,7 @@ 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 |
### Tabs Slots