Hi there! I wanna share my idea about local variables. I wanna create various and unique color or number variables for every component. For example, I created a button and created fill, border, and text colors. And I have inputs also but I don’t wanna see variables that previously I have created for buttons, that’s why I need to connect button variables to my button component only. And button color variables will not appear for inputs.
I think it will be useful to link variables to every unique component.