{{to.label}} @if (to.required && to.hideRequiredMarker !== true) { * } @if (to.description) {
{{ to.description }}
}
@if (to.prefix) { {{to.prefix}} } @if (showError) { } @if (props.checkbox) { {{ props.checkbox.label }} }