New Angular based web version #1

Closed
thomas.nuyken wants to merge 150 commits from main into ddd
Showing only changes of commit 0cf9f3cd0f - Show all commits

View File

@@ -10,7 +10,7 @@
[options]="cars"
placeholder="Auto auswählen"
[formControlName]="formFieldNames.car"
[optionLabel]="formFieldNames.car"
optionLabel="name"
[inputId]="formFieldNames.car"
styleClass="w-full" />
}