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 | | showHour | Boolean | whether show hour | | | 62 | | showHour | Boolean | whether show hour | | |
63 | | showMinute | Boolean | whether show minute | | | ||
63 | | showSecond | Boolean | whether show second | | | 64 | | showSecond | Boolean | whether show second | | |
64 | | format | String | | | | 65 | | format | String | | | |
65 | | disabledHours | Function | disabled hour options | | | 66 | | disabledHours | Function | disabled hour options | | |