Select theme:
This 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.
Download NowSelect theme: