Swiper - v14.0.1
Preparing search index...
components-shared/mount-swiper
MountSwiperRefs
Interface MountSwiperRefs
interface
MountSwiperRefs
{
el
:
HTMLElement
;
nextEl
?:
HTMLElement
|
null
;
paginationEl
?:
HTMLElement
|
null
;
prevEl
?:
HTMLElement
|
null
;
scrollbarEl
?:
HTMLElement
|
null
;
swiper
:
Swiper
;
}
Index
Properties
el
next
El?
pagination
El?
prev
El?
scrollbar
El?
swiper
Properties
el
el
:
HTMLElement
Optional
next
El
nextEl
?:
HTMLElement
|
null
Optional
pagination
El
paginationEl
?:
HTMLElement
|
null
Optional
prev
El
prevEl
?:
HTMLElement
|
null
Optional
scrollbar
El
scrollbarEl
?:
HTMLElement
|
null
swiper
swiper
:
Swiper
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
el
next
El
pagination
El
prev
El
scrollbar
El
swiper
Swiper - v14.0.1
Loading...