We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc3704e commit 400fd5eCopy full SHA for 400fd5e
README.md
@@ -75,6 +75,7 @@ For both date and time input:
75
| minuteStep | step size for minute input | 1 | no |
76
| secondStep | step size for second input | 1 | no |
77
| placeholder | Placeholder is shown when input object is undefined | none | no |
78
+| clearText | Clear text shown in the button to clear date object | none | no |
79
| on-change | Handler function that is fired on change of datetime object | none | no |
80
| css-class | custom css class name for datetime presentation | predefined | no |
81
0 commit comments