RadioGroupItemTagHelper

Example

Razor
<kendo-radiogroup-item>
</kendo-radiogroup-item>

Attributes

AttributeTypeDescription
css-classStringCustom class that would be set on the respective k-radio-item element.
enabledBooleanDefines whether the radio button is enabled or not. By default all radio buttons are enabled.
encodedBooleanDetermines whether the radio button label content should be rendered as an HTML string or it should be encoded.
html-attributesIDictionary<String,Object>Collection of key-value pairs that would be used to generate the attributes attached to each k-radio-item element.
labelStringSpecifies the label content for the radio button.
valueStringSpecifies the value for the radio button.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support