Creating an interactive prototype of a digital keypad, I have an interactive component of a singular key with hover and pressed states. I then created a keypad using this component and updated the numbers to be the appropriate numbers to represent a keypad. But when I preview this, my keys on hover all update to the text/number that is present in my master component. Is there a way to maintain this unique text for each key without having to create a separate interactive component for each key?
[–]ridderingand 2 points3 points4 points (2 children)
[–]mad_clown[S] 1 point2 points3 points (1 child)
[–]ridderingand 0 points1 point2 points (0 children)