@if (_prefixChildren.length) {
}
@if (_isNxInput()) {
}
@if (_suffixChildren.length) {
}
@if (_hintChildren.length) {
}
@if (_appendixChildren.length) {
}
@switch (getDisplayedMessage()) { @case ('error') {
} @case ('note') {
} }