docs(Tabs): add before-change swipeable tip (#9115)

This commit is contained in:
neverland 2021-07-25 05:46:50 +08:00 committed by GitHub
parent 3940306bd4
commit 7ae00c1b40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -228,6 +228,8 @@ export default {
};
```
> Tips: 通过手势滑动不会触发 before-change 属性。
## API
### Tabs Props