]> git.immae.eu Git - github/fretlink/time-picker.git/blobdiff - README.md
Add showMinute
[github/fretlink/time-picker.git] / README.md
index 5ec960c16f8ebcbe87fa08f7ad14d5ac8d6fb3f8..05182c210e75811550d9de4c29a6daa4728e2c9c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -60,6 +60,7 @@ API
 | value                   | moment                            | null                                          | current value                                                                              |
 | placeholder             | String                            | ''                                            | time input's placeholder                                                                   |
 | showHour                | Boolean                           | whether show hour                             |                                                                                            |
+| showMinute                | Boolean                         | whether show minute                             |                                                                                            |
 | showSecond              | Boolean                           | whether show second                           |                                                                                            |
 | format                  | String                            |                                               |                                                                                            |
 | disabledHours           | Function                          | disabled hour options                         |                                                                                            |