Blazorise Label component

A label for a form fields.

API

Parameters

Parameter Description TypeDefault
ChildContent

Gets or sets the reference to the parent JumbotronTitle component.

RenderFragmentnull
Cursor

Defines the mouse cursor when mouse od placed over the label.

Possible values:Default, Pointer

CursorCursor.Default
For

Name of the input element to which the label is connected.

string
Type

Label type that can better indicate the connected input element.

Possible values:None, Check, Radio, Switch, File

LabelTypeLabelType.None
On this page