Dom7 array-like collection of pagination bullets HTML elements. To get specific slide HTMLElement use swiper.pagination.bullets[1].
swiper.pagination.bullets[1]
HTMLElement of pagination container element
Destroy pagination
Initialize pagination
Render pagination layout
Update pagination state (enabled/disabled/active)
Generated using TypeDoc
Dom7 array-like collection of pagination bullets HTML elements. To get specific slide HTMLElement use
swiper.pagination.bullets[1]
.