Enum
TooltipShowEvent

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

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum TooltipShowEvent

Fields

Click

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

Declaration

cs-api-definition
Click = 1

Field Value

TooltipShowEvent

Hover

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

Declaration

cs-api-definition
Hover = 0

Field Value

TooltipShowEvent

In this article
DefinitionFieldsClickHover
Not finding the help you need?
Contact Support