Question
How to set the slider position from code.
I have been able to get the slider position using a callback function but need to set the slider position when the page is shown from a stored value. I don't need continuous updates only when page is activated.
Thanks