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 dc0f12a commit 9ba3448Copy full SHA for 9ba3448
1 file changed
README.md
@@ -41,6 +41,7 @@ DateTimeField
41
| **inputProps** | object | undefined | Defines additional attributes for the input element of the component. |
42
| **minDate** | moment | undefined | The earliest date allowed for entry in the calendar view. |
43
| **maxDate** | moment | undefined | The latest date allowed for entry in the calendar view. |
44
+| **mode** | string | undefined | Allows to selectively display only the time picker ('time') or the date picker ('date') |
45
46
Update Warning
47
===============================
0 commit comments