diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,6 +60,7 @@ API | |||
60 | | value | moment | null | current value | | 60 | | value | moment | null | current value | |
61 | | placeholder | String | '' | time input's placeholder | | 61 | | placeholder | String | '' | time input's placeholder | |
62 | | className | String | '' | time picker className | | 62 | | className | String | '' | time picker className | |
63 | | id | String | '' | time picker id | | ||
63 | | popupClassName | String | '' | time panel className | | 64 | | popupClassName | String | '' | time panel className | |
64 | | showHour | Boolean | true | whether show hour | | | 65 | | showHour | Boolean | true | whether show hour | | |
65 | | showMinute | Boolean | true | whether show minute | | 66 | | showMinute | Boolean | true | whether show minute | |