@let open = sideNavService.open$ | async; @if (open || icon()) {
@if (open) { {{ text() }} }
@if (open) {
}
}