I want to create a movable slider as shown in the attached image for an app. The slider (V) should be able to stop at each point on the slider bar. This is intended to be an evaluation tool. A question will be asked, and users will respond using this slider bar. The responses will then be analyzed using a graph.
Hey Michi! Do you mind expanding your question a bit with what exactly you need help with? Do you need advice on how to build it? Or how to make it work in a prototype?
you need to make a component with variant of every stage you want and select the Slider thumb and set on drag interaction to change from variant to another
thanks for your response. I need an instruction to build it. Iāve seen a Tutorial on YouTube, but I donāt have the button ,Combine as Variantsā on the right menu. So I have no Idea, how it is build. In the End I Only need a Prototyp
Thanks for every helpful information
If the issue is that you canāt find āCombine as variantsā try the following:
If you only have one Slider built:
Select your whole Slider
Look at the very top of the UI and search for this icon and click it (it creates a component)
Then press āAdd Variantā (it will create an identical copy of your component)
Add as many variants as you have steps with the button on top in step 2 OR with the plus Button under the component (and change it visually for each step)
And now you can add onClick events on each of the steps
Here is a picture for making it a bit clearer: