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