Interface PaginationEvents
Properties
paginationHide
pagination
Hide: (swiper: default) => void
paginationRender
pagination
Render: (swiper: default, paginationEl: HTMLElement) => void
Type declaration
-
- (swiper: default, paginationEl: HTMLElement): void
-
Parameters
-
-
paginationEl: HTMLElement
Returns void
paginationShow
pagination
Show: (swiper: default) => void
paginationUpdate
pagination
Update: (swiper: default, paginationEl: HTMLElement) => void
Type declaration
-
- (swiper: default, paginationEl: HTMLElement): void
-
Parameters
-
-
paginationEl: HTMLElement
Returns void
Event will be fired on pagination hide