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

The event that will trigger the popover to show.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum PopoverShowOn

Fields

The popover will be shown when the anchor is clicked.

C#
Click = 0

The popover will be shown when the anchor is hovered.

C#
MouseEnter = 1
In this article
DefinitionFieldsClickMouseEnter
Not finding the help you need?
Contact Support