Enum
PopoverShowOn

The event that will trigger the popover to show.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum PopoverShowOn

Fields

Click

The popover will be shown when the anchor is clicked.

Declaration

cs-api-definition
Click = 0

Field Value

PopoverShowOn

MouseEnter

The popover will be shown when the anchor is hovered.

Declaration

cs-api-definition
MouseEnter = 1

Field Value

PopoverShowOn

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