dhtmlxSlider vertical - upside down

Hello!
When using the vertical dhtmlSlider normally the slider “slides from top to bottom”
→ top = 0 % and bottom = 100 %.

Is it possible to configure/initialize the slider mirrored?
→ top = 100 % and bottom = 0 %

Thanks for your advice.

Hello
You can find in attached sample dhtmlxslider.js file with this new functionality.
We will add this in the next version update.
To enable inverse slider behaviour you need to set property ‘inverse’ to true
slider.zip (380 KB)