Hi everyone,
I’ve created a component of a slider switch that has three positions- left, middle and right.
There are three options selectable in total, so my component on the symbols page says 1,2,3, so I can reuse it in different places in the doc and rename the options as they fit the page.
I have also linked all the interactions and prototyped them, and sure enough the slider moves to all three positions selecting all three options-1,2,3.
Now when I re-use it elsewhere, I rename the 1,2,3 as the options necessary on the page. All works, but upon clicking different hotspots, it still shows me 1,2 and 3, and not the relabelled, overridden text labels.
Does anyone know of a way I can create a component and make the prototype work with relabelled text?
Thanks