I'm trying to make an app with a slider where each tick has a label. An example will be types of t shirt sizes. So each tick would be a certain price and then I'll take the results of each slider and add them all together.
Asked
Active
Viewed 271 times
0
-
1What have you tried so far? – GHH Jan 25 '22 at 03:27
-
I've been googling. I haven't been able to come up with anything other than this for the labeling https://stackoverflow.com/questions/62245234/add-a-custom-label-to-material-range-slider But in terms of adding them all up I haven't even found a way. – Deepfake McFakerson Jan 25 '22 at 03:29
-
1Are you really just asking how to get the selected value from a slider? – Tenfour04 Jan 25 '22 at 05:16