Change visibility based on hover state from parent component

I’d love to be able to change the visibility of a component based on the hover state of a parent component. That would allow me to hide some repeated actions buttons in a few of my apps (until a user hovers over a parent container) leading to a much cleaner UI overall!

Hey @edahlseng, hello there, thanks for writing in!! :smiling_face_with_sunglasses:

We do have a hovered state available for some components, and the Container component you mentioned is one of them. You can find more details and examples in the docs here! Let me know if you have any questions after checking it out!

1 Like

There are also hover events available for the Calendar and Mapbox components!

Hi @ChiEn, thank you so much for your reply and I’m sorry for my delay, I didn’t see a notification for your response.

The hovered state on containers is perfect for what I need, I can’t believe I didn’t see that earlier! Thanks so much!

1 Like

Of course, happy to help!! @edahlseng :star_struck: