Blazorise Label component
A label for a form fields.
API
Parameters
Parameter | Description | Type | Default |
---|---|---|---|
ChildContent |
Gets or sets the reference to the parent JumbotronTitle component. |
RenderFragment | null |
Cursor |
Defines the mouse cursor when mouse od placed over the label. Possible values: |
Cursor | Cursor.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: |
LabelType | LabelType.None |