Enum
PopoverCollision

The possible behaviors of the popover when it is about to be displayed outside of the viewport.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum PopoverCollision

Fields

Fit

Fit the popover inside the viewport.

Declaration

cs-api-definition
Fit = 0

Field Value

PopoverCollision

Flip

Flip the popover to the opposite side of the acnhor.

Declaration

cs-api-definition
Flip = 1

Field Value

PopoverCollision

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