hi, i have a slider where i want to set defult value at 22.8 but it becoming 29. I need to stay at 22.8. how can I chnage or fix this
Thanks
hi, i have a slider where i want to set defult value at 22.8 but it becoming 29. I need to stay at 22.8. how can I chnage or fix this
Thanks
Hi @mpmohi,
Make sure you have set the Step
option in the Slide components settings to either 0.1
or 0.2
Then you can set the default number to any even decimal
But the slider will then go in 0.2 steps. Sadly, itβs not possible to change the step value by code, hopefully in the future!