Back to Super Productivity

Date Picker Input.Component

src/app/ui/date-picker-input/date-picker-input.component.html

18.4.4127 B
Original Source

{{ label() }} @if (isInvalid() === true || isInvalid() === undefined) { {{ errorMessage() || (T.V.E_DATETIME | translate) }} }