Skip to content
This repository was archived by the owner on Nov 16, 2018. It is now read-only.

Commit 9ba3448

Browse files
committed
Adds README information for picker mode
1 parent dc0f12a commit 9ba3448

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
@@ -41,6 +41,7 @@ DateTimeField
4141
| **inputProps** | object | undefined | Defines additional attributes for the input element of the component. |
4242
| **minDate** | moment | undefined | The earliest date allowed for entry in the calendar view. |
4343
| **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') |
4445

4546
Update Warning
4647
===============================

0 commit comments

Comments
 (0)