@if (showQuickAccess()) {
} @if (isConfigReady()) { } @if (isShowEnterMsg) {
{{ T.DATETIME_SCHEDULE.PRESS_ENTER_AGAIN | translate }}
}
{{ timeLabel() }} schedule @if (selectedTime()) { close } @if (selectedTime()) { alarm {{ reminderLabel() | translate }} @for (remindOption of reminderOptions(); track remindOption.value) { {{ remindOption.label | translate }} } }