<label id="" class="Rating" style="">
</label>
<label
id="{{id}}"
{{#if labelfor}}for="{{labelfor}}"{{/if}}
class="{{modifier}}"
style="{{style}}"
>
{{#if text}}<span>{{text}}</span>{{/if}}
{{> @children}}
</label>
{
"id": null,
"labelfor": null,
"text": null,
"modifier": "Rating",
"style": null
}
There are no notes for this item.