@if (workPackage) {
  • @if (displayShareButton$ | async) {
  • } @if (displayTimerButton) {
  • } @if (displayWatchButton) {
  • } @if (displayReminderButton$ | async) {
  • } @if ((displayNotificationsButton$ | async)) {
  • }
@for (tab of [activeTab]; track tab) { }
}