Skip to content

Commit 58b1dbb

Browse files
author
Quang Van
committed
add defaultText to ReadMe.
1 parent 521b5db commit 58b1dbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ DateTimeField
4343
| **minDate** | moment | undefined | The earliest date allowed for entry in the calendar view. |
4444
| **maxDate** | moment | undefined | The latest date allowed for entry in the calendar view. |
4545
| **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. |
4647

4748
Update Warning
4849
===============================

0 commit comments

Comments
 (0)