Tooltip for Blazor

Can someone please guide me how to use tooltip in Blazor. I`m trying to display the full text in textbox using it. If there is another solution to display full text in TextBox (not using TextArea) please let me know.

You can set title attribute for the TextBox.