Blazorise Label component

A label for a form fields.

API

Parameters

Parameter Description TypeDefault
ChildContent

Defines the content rendered inside the label.

RenderFragmentnull
Cursor

Specifies 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