@if (asButton && !strokedButton && !flatButton) { {{displayValue()}} } @if (asButton && strokedButton) { {{displayValue()}} } @if (asButton && flatButton) { {{displayValue()}} } @if (!asButton) { {{displayValue()}} }