Does anyone know an easy way for creating displaying a message when hovering over an icon?
I have seen some YouTube videos and articles on creating a hover effect. However, almost all the videos/articles I have seen dealt with changing the state of a given shape so it has a hover state and a default state hence, the hover effect can be displayed upon previewing the document (In other words, the shape will change from one state to another state upon hovering. The two states should be created beforehand under one component). This hover effect is essentially the change of the shape from the default state to the hover state.
What I am looking for though is a way in which I can display a text when I hover over an icon (when previewing my board).
If anyone knows a way, please let me know. A structured and simple way of the solution would be highly appreciated!
