@if (params?.displayName) { {{ params?.displayName }} } @if (isExpandable$ | async) { @if (isExpanded$ | async) { } @else { } }