Class Tooltip.
Object
Namespace: Radzen
Assembly: Radzen.Blazor.dll
public class TooltipGets or sets the element.
public ElementReference Element { get; set; }
| Type | Description |
|---|---|
| ElementReference | Gets or sets the element. |
Gets or sets the options.
public TooltipOptions Options { get; set; }
| Type | Description |
|---|---|
| TooltipOptions | Gets or sets the options. |
Gets or sets the type.
public Type Type { get; set; }
| Type | Description |
|---|---|
| Type | Gets or sets the type. |