@if (labelSuffix) {
@if (labelTextView) { } @else { {{ label }} }
} @if (type === 'switch') { } @else { @if (suffixTemp) { } @else if (preparedSuffix()) { {{ preparedSuffix() }} } } @if (hint) { {{ hint }} }