How to create a slider which gives value?

How to build a slider
which if slided till half will gives 50 full gives 100 and 3/4th gives 75 etc.

Use the slider component:
https://docs.kodular.io/components/user-interface/slider/
Set the min. Value to 1/0 and set the max. Value to 100 :slightly_smiling_face: You get the value the user slides at using the Thumb position property:

2 Likes

Wait a min I will try it and be back.

1 Like

Thank you so much @Mohamed_Tamer
I didn’t know about thumb position. That was really helpful

happy koding

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.