1 <div class="notification-header">
2 <div class="notification-header__top">
3 <div class="notification-header__title">
4 <cds-text i18n>Tasks and Notifications</cds-text>
11 (click)="onDismissAll()"
12 class="notification-header__dismiss-btn">
17 <div class="notification-header__toggle">
21 (checkedChange)="onToggleMute()"
22 label="Mute notifications"
24 hideLabel="true"> <!--hides the toggle state values (like "On/Off" in the toggle button)-->