@switch (headingLevel) { @case (4) {

{{ headingText }}

} @default {

{{ headingText }}

} }
@if (helpPopoverContent || helpKey) { }
@if (hintText) {
{{ hintText }}
}