Closed iaminamcom closed 4 years ago
You can use the currentSlide
method to get the active slide. Building on the pagination example provided, you can then use this to set the correct button to "active." See: https://codepen.io/jm-via/pen/NWGYPwN
Thanks for answering and contribution @jm-via.
I've checked all of the examples but I couldn't find the example with dots navigation. Anyhow, I could use pagination number method but how can I get the current active one?