Swiper pagination clickable

What should I do to make the swiper pagination clickable?

<div data-pagination = '{"el": ".swiper-pagination", "clickable": "true",}' class="swiper-container swiper-init">

This is what I have done at moment but it seems to fail.

Thanks.