Actions on hovering the mouse over a component

I want to show a message when hovering over a component (namely a textfield) to show related information but I can’t find the way to do it. Could you, please help?

Hi,

There are two options in order to show a tooltip on mouse hover, you can either define the description attribute or the contextHelp.

Regards,
Gleb