Skip to content

Commit

Permalink
fix(vue): declaration for autoplayTimeLeft event
Browse files Browse the repository at this point in the history
fixes #6333
  • Loading branch information
nolimits4web committed Feb 3, 2023
1 parent 446fb06 commit 8467397
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vue/swiper.js
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ const Swiper = {
'autoplayStop',
'autoplayPause',
'autoplayResume',
'autoplayTimeLeft',
'beforeDestroy',
'beforeInit',
'beforeLoopFix',
Expand Down

0 comments on commit 8467397

Please sign in to comment.