Addresses #99 entirely.

This commit is contained in:
jonaswinkler
2020-12-07 23:42:18 +01:00
parent dfd844124d
commit 3f05fe45bb
9 changed files with 104 additions and 33 deletions

View File

@@ -40,7 +40,7 @@ export class DateTimeComponent implements OnInit,ControlValueAccessor {
titleDate: string = "Date"
@Input()
titleTime: string = "Time"
titleTime: string
@Input()
disabled: boolean = false