Select theme:
Radzen Blazor Studio has replaced Radzen as the primary RAD tool for Blazor applications.
Radzen Blazor Studio offers a modern UI, enhanced features, and improved performance to streamline your development process.
The latest documentation for Radzen Blazor Studio is available here: https://www.radzen.com/blazor-studio/documentation/
Open Radzen Blazor Studio docsThis guide demonstrates how to use the Label component.
Name | Type | Default | Description |
---|---|---|---|
Name | string | 'label' + index suffix | Unique name of the Label component. |
Text | string | empty string | Label component text. |
Component | string | null | The ID of a labelable form-related element. |
<rz-label #label0 component="textbox0" text="Label">
</rz-label>
Radzen is free to use. You can also test the premium features for 15 days.
Start FreeSelect theme: