@if (title$ | async) { } @if (userInfo$ | async) { } @if (themeCode$ | async) { } @if ((isTopless$ | async) === false) {
{{companyHeaderStr$ | async}}
@if (item.type === 'entry') { } @if (item.type === 'category') {
{{ item.text }}
} @if (item.type === 'item') { {{ item.text }} }
@if (selectedScreenItem$ | async) { }
Sign Out
@if ((isDashModule$ | async) === false) {
}
} @if (errorText$ | async; as errorText) { Error } @if (infoText$ | async; as infoText) { Info }