New to Telerik UI for BlazorStart a free 30-day trial

Define the event that trigger showing the popup of the tooltip.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum TooltipShowEvent

Fields

The tooltip will be shown when the user clicks the target element.

C#
Click = 1

The tooltip will be shown when the user hovers the target element.

C#
Hover = 0
In this article
DefinitionFieldsClickHover
Not finding the help you need?
Contact Support