Skip to main content

I'm trying to use a Boolean property to toggle the visibility of a layer inside a component instance, but it's not working. I added a Boolean property to my main component and tried to bind it to a layer's visibility. I right-clicked the eye icon, linked the property, but nothing happens—toggling it in an instance doesn’t hide the layer. 

What am I missing? Any help would be appreciated!

Can you share some screenshots with settings, video or link to the file?


Here it is. Toggling is not working. Also, thanks for responding :)

 


Here it is. Toggling is not working. Also, thanks for responding :)

This one looks fine, can you share a screenshot of instance? Or maybe a video


The button is a component and the icons inside it are instances

 


Oh, you wanted a toggle in the main component? It will appear only in instance, here is example

 


Oh my god this was so basic yet I spent hours figuring this out. Thank you so much😭