We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d707ab2 commit cab3ad1Copy full SHA for cab3ad1
src/app/date-picker/date-picker.sample.html
@@ -6,10 +6,8 @@ <h6>Angular Date Picker</h6>
6
formControlName="datePicker"
7
[mode]="modeAngular"
8
[type]="properties.type"
9
- [value]="properties.value"
10
[displayFormat]="properties.displayFormat"
11
[inputFormat]="properties.inputFormat"
12
- [required]="properties.required"
13
[readOnly]="properties.readonly"
14
[disabled]="properties.disabled"
15
[placeholder]="properties.placeholder"
0 commit comments