Back to Super Productivity

Datetime Picker.Component

src/app/ui/datetime-picker/datetime-picker.component.html

18.10.0409 B
Original Source

@if (showQuickAccess()) {

wb_sunnywb_twilightnext_weekbedtime } @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 }} } }