Blazor | ComponentOne
Controls / Input Controls / Tooltip
In This Topic
    Tooltip
    In This Topic

    Tooltips are a commonly used method to show informative descriptions for an object to the end users of an application. They are a very effective and straight forward way to add more information to the target elements, without overloading the user. Tooltip for Blazor is a floating popup that appears when the user moves the mouse over target elements. It is represented by the C1Tooltip class which provides various properties to manipulate the tooltip. By default, tooltips are positioned above the target element. However, you can change that by specifying the position where the tooltip should appear.

    Tooltips in Blazor 

    Make the most of Tooltip by taking advantage of the following key features: