Open slider in a certain slide

Hello,

In my page I have some content which is displayed in slides. I’m wondering if there’s any possibility to open the slide content in certain slide? The usecase is to resume the visualization in the last slide that the user was seing.

I’d need to store in a variable in which slide the user is (I guess I could somehow do that with an action on the navigation icons) and then bind the initial visualization to that variable, but I am not sure where (if) I can do that. Any ideas?

Thanks!