@if (showLabel() && !floating()) { }
@if (description()) {

{{ description() }}

} @if (floating()) {
} @else { } @if (showHint()) {

{{ hint() }}

} @if (!hideValidation()) { }