Skip to content

Commit 8467397

Browse files
committed
fix(vue): declaration for autoplayTimeLeft event
fixes #6333
1 parent 446fb06 commit 8467397

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vue/swiper.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ const Swiper = {
148148
'autoplayStop',
149149
'autoplayPause',
150150
'autoplayResume',
151+
'autoplayTimeLeft',
151152
'beforeDestroy',
152153
'beforeInit',
153154
'beforeLoopFix',

0 commit comments

Comments
 (0)