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

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

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum TooltipCollision

Fields

Fit the tooltip inside the viewport.

C#
Fit = 0

Flip the tooltip to the opposite side of the anchor.

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