Skip to content

Commit 400fd5e

Browse files
committed
Added clearText attribute to the README.md
1 parent bc3704e commit 400fd5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ For both date and time input:
7575
| minuteStep | step size for minute input | 1 | no |
7676
| secondStep | step size for second input | 1 | no |
7777
| 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 |
7879
| on-change | Handler function that is fired on change of datetime object | none | no |
7980
| css-class | custom css class name for datetime presentation | predefined | no |
8081

0 commit comments

Comments
 (0)