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 521b5db commit 58b1dbbCopy full SHA for 58b1dbb
README.md
@@ -43,6 +43,7 @@ DateTimeField
43
| **minDate** | moment | undefined | The earliest date allowed for entry in the calendar view. |
44
| **maxDate** | moment | undefined | The latest date allowed for entry in the calendar view. |
45
| **mode** | string | undefined | Allows to selectively display only the time picker ('time') or the date picker ('date') |
46
+| **defaultText** | string | {dateTime} | Sets the initial value. Could be an empty string, or helper text. |
47
48
Update Warning
49
===============================
0 commit comments