Hey guys,
If I use a cust attribute on a button to trigger a slider: data-x-slide-goto="3"
for example, can I make the active state of that button be applied when the corresponding slide is active? If I click on the second slide’s button, that one should then become active.
Basically, the same thing that the default pagination element is doing but applied to my custom triggers. Thanks for any guidance on this.