File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -76,10 +76,10 @@ For both date and time input:
76
76
| secondStep | step size for second input | 1 | no |
77
77
| placeholder | Placeholder is shown when input object is undefined | none | no |
78
78
| allowClear | Allow users to clear selected datetime value | false | no |
79
- | clearText | Clear text shown in the button to clear date object | none | no |
79
+ | clearText | Clear text shown in the button to clear date object | Clear | no |
80
80
| on-change | Handler function that is fired on change of datetime object | none | no |
81
81
| on-close | Handler function that is fired on close of the edit popover | none | no |
82
- | css-class | custom css class name for datetime presentation | predefined | no |
82
+ | css-class | custom css class name for datetime presentation | none | no |
83
83
84
84
## Dependencies
85
85
You can’t perform that action at this time.
0 commit comments