We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a12ec08 commit 8ae7ca3Copy full SHA for 8ae7ca3
1 file changed
src/Form/FormDatePicker/index.axml
@@ -46,6 +46,7 @@
46
indicatorStyle="{{ indicatorStyle }}"
47
indicatorClassName="{{ indicatorClassName }}"
48
value="{{ formData.value }}"
49
+ defaultPickerValue="{{ defaultPickerValue }}"
50
onOk="onOk"
51
onPickerChange="onPickerChange"
52
onCancel="onDismissPicker"
0 commit comments