diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -56,7 +56,6 @@ API | |||
56 | | open | Boolean | false | current open state of picker. controlled prop | | 56 | | open | Boolean | false | current open state of picker. controlled prop | |
57 | | defaultValue | GregorianCalendar | null | default initial value | | 57 | | defaultValue | GregorianCalendar | null | default initial value | |
58 | | value | GregorianCalendar | null | current value | | 58 | | value | GregorianCalendar | null | current value | |
59 | | gregorianCalendarLocale | GregorianCalendar locale object | null | if value and defaultValue not set, you should set this to your locale | | ||
60 | | placeholder | String | '' | time input's placeholder | | 59 | | placeholder | String | '' | time input's placeholder | |
61 | | showHour | Boolean | whether show hour | | | 60 | | showHour | Boolean | whether show hour | | |
62 | | showSecond | Boolean | whether show second | | | 61 | | showSecond | Boolean | whether show second | | |