<div class="text-input__pre">
    <label class="text-input__label" for=""></label>
</div>
<div class="text-input__pre">
	<label class="text-input__label" for="{{ id }}">{{ label }}</label>
	{{#if postLabel}}
		<span class="text-input__post-label">{{postLabel}}</span>
	{{/if}}
</div>
/* No context defined for this component. */

There are no notes for this item.