@let mainContentId = "main-content";
@if ( { open: sideNavService.open$ | async, }; as data ) {
@if (data.open) {
}
}