@if (label) { }
@if (hint && !isErrorState) { {{ hint }} } @if (error || isErrorState) { {{ error }} }