@if (title || subTitle) { @if (showIcon && iconPosition === 'left') { }
{{title}} {{subTitle}}
@if (showIcon && iconPosition === 'right') { }
}