EnumPopoverShowOn
Enum
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.
MouseEnter
The popover will be shown when the anchor is hovered.