feat(Tab): add swipe animation #1174

This commit is contained in:
chenjiahan
2020-10-03 15:33:21 +08:00
parent 812a35079c
commit 1376d6f3f7
4 changed files with 54 additions and 56 deletions
+1
View File
@@ -367,6 +367,7 @@ export default createComponent({
useExpose({
prev,
next,
state,
resize,
swipeTo,
});