RatingLabelSettingsTagHelper

Example

Razor
<label>
    <label-template></label-template>
</label>

ChildTags

Tag NameDetails
label-templateTemplateTagHelper

Attributes

AttributeTypeDescription
enabledBooleanEnables or disables the configuration.
templateStringConfigures the templates for the component.
template-handlerStringThe template for the label. This option expects the name of a JavaScript function that will be called to return the template.
template-idStringThe template for the label. This option expects the ID of the script element that contains the template.
template-viewIHtmlContentThe template for the label. This option expects the instance containing the created HTML.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support