RadzenHeading Class

RadzenHeading component.

Inheritance

Object

ComponentBase

RadzenComponent

RadzenHeading

Implements

IComponent

IHandleEvent

IHandleAfterRender

Namespace: Radzen.Blazor

Assembly: Radzen.Blazor.dll

Syntax

public class RadzenHeading : RadzenComponent, IComponent, IHandleEvent, IHandleAfterRender

Constructors

RadzenHeadinglink

RadzenHeading component.

Declaration
public RadzenHeading()

Properties

Sizelink

Gets or sets the size.

Declaration
public string Size { get; set; }
Property Value
Type Description
stringGets or sets the size.

Textlink

Gets or sets the text.

Declaration
public string Text { get; set; }
Property Value
Type Description
stringGets or sets the text.

Methods

BuildRenderTreelink

Declaration
protected override void BuildRenderTree(Rendering.RenderTreeBuilder __builder)
Parameters
Type Name Description
Rendering.RenderTreeBuilder __builder

GetComponentCssClasslink

Declaration
protected override string GetComponentCssClass()
Returns
Type Description
string
An error has occurred. This app may no longer respond until reloaded. Reload 🗙