What is the use of tooltip on every element?
Hi @Sambhav_Verma,
Purpose of tooltip is to provides additional information or a description of a UI element (such as a button, icon, or field) when the user hovers over or clicks on that element. The tooltip typically appears as a small popup box containing text, offering context, instructions, or clarification about that element.
6 Likes