aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 27a1aae..3baa0ce 100644
--- a/README.md
+++ b/README.md
@@ -81,6 +81,7 @@ API
81| minuteStep | Number | 1 | interval between minutes in picker | 81| minuteStep | Number | 1 | interval between minutes in picker |
82| secondStep | Number | 1 | interval between seconds in picker | 82| secondStep | Number | 1 | interval between seconds in picker |
83| focusOnOpen | Boolean | false | automatically focus the input when the picker opens | 83| focusOnOpen | Boolean | false | automatically focus the input when the picker opens |
84| inputReadOnly | Boolean | false | set input to read only |
84 85
85## Test Case 86## Test Case
86 87