pagination: {
el: ".swiper-pagination",
type: "fraction",
},
formatFractionCurrent function(number)
format fraction pagination current number. Function receives current number, and you need to return formatted value
formatFractionTotal function(number)
format fraction pagination total number. Function receives total number, and you need to return formatted value