Table of Contents

Class Tooltip

Namespace
Radzen
Assembly
Radzen.Blazor.dll

Class Tooltip.

public class Tooltip
Inheritance
Tooltip
Inherited Members

Constructors

Tooltip()

public Tooltip()

Properties

Element

Gets or sets the element.

public ElementReference Element { get; set; }

Property Value

ElementReference

The element.

Options

Gets or sets the options.

public TooltipOptions Options { get; set; }

Property Value

TooltipOptions

The options.

Type

Gets or sets the type.

public Type Type { get; set; }

Property Value

Type

The type.