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

The event that will trigger the citation popover to show.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum CitationShowOn

Fields

The popover will be shown when the chip is clicked.

C#
Click = 0

The popover will be shown when the chip is hovered. The popover will close when the pointer leaves both the chip and the popover.

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