Reset Spectrum Sliders

Hi,
I have a few sliders on my in-progress panel that needs to be reset after some operations.
Can someone tell me how to do it or point me in the right direction.

How do you currently render the sliders and set/read their values?
You probably just need a reference to the HTML Elements and set their value to the initial one.

Thank you Simon.
I 'll keep searching.