swiper - disable autoplay, add arrows
This commit is contained in:
parent
c197809a4a
commit
c27dfc2e0c
5 changed files with 41 additions and 13 deletions
|
|
@ -8,8 +8,5 @@ document.addEventListener("DOMContentLoaded", () => {
|
|||
},
|
||||
keyboard: true,
|
||||
loop: true,
|
||||
autoplay: {
|
||||
delay: 2500,
|
||||
},
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue