We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3b248b commit 8e3c1f0Copy full SHA for 8e3c1f0
src/documentation/isolated-test-view.vue
@@ -4,7 +4,6 @@ div
4
p autoplaying: {{internalAutoPlaying}}
5
vueper-slides.no-shadow(
6
autoplay
7
- :pause-on-hover="true"
8
@autoplay-pause="internalAutoPlaying = false"
9
@autoplay-resume="internalAutoPlaying = true")
10
vueper-slide(
0 commit comments