OptionalbulletOptionalbulletCSS class name of single pagination bullet
OptionalbulletDefines which HTML tag will be used to represent single pagination bullet. Only for 'bullets' pagination type.
OptionalclickableIf true then clicking on pagination button will cause transition to appropriate slide. Only for bullets pagination type
OptionalclickableCSS class name set to pagination when it is clickable
OptionalcurrentCSS class name of the element with currently active index in "fraction" pagination
OptionaldynamicGood to enable if you use bullets pagination with a lot of slides. So it will keep only few bullets visible at the same time.
OptionaldynamicThe number of main bullets visible when dynamicBullets enabled.
OptionalelString with CSS selector or HTML element of the container with pagination
OptionalenabledBoolean property to use with breakpoints to enable/disable pagination on certain breakpoints
Optionalformatformat fraction pagination current number. Function receives current number, and you need to return formatted value
Optionalformatformat fraction pagination total number. Function receives total number, and you need to return formatted value
OptionalhiddenCSS class name of pagination when it becomes inactive
OptionalhideToggle (hide/show) pagination container visibility after click on Slider's container
OptionalhorizontalCSS class name set to pagination in horizontal Swiper
OptionallockCSS class name set to pagination when it is disabled
OptionalmodifierThe beginning of the modifier CSS class name that will be added to pagination depending on parameters
OptionalpaginationCSS class name added on swiper container and pagination element when pagination is disabled by breakpoint
OptionalprogressbarCSS class name of pagination progressbar fill element
OptionalprogressbarMakes pagination progressbar opposite to Swiper's direction parameter, means vertical progressbar for horizontal swiper
direction and horizontal progressbar for vertical swiper direction
OptionalprogressbarCSS class name of pagination progressbar opposite
OptionalrenderThis parameter allows totally customize pagination bullets, you need to pass here a function that accepts index number of
pagination bullet and required element class name (className). Only for 'bullets' pagination type
OptionalrenderThis parameter is required for 'custom' pagination type where you have to specify
how it should be rendered.
OptionalrenderThis parameter allows to customize "fraction" pagination html. Only for 'fraction' pagination type
OptionalrenderThis parameter allows to customize "progress" pagination. Only for 'progress' pagination type
OptionaltotalCSS class name of the element with total number of "snaps" in "fraction" pagination
OptionaltypeString with type of pagination. Can be 'bullets', 'fraction', 'progressbar' or 'custom'
OptionalverticalCSS class name set to pagination in vertical Swiper
CSS class name of currently active pagination bullet