Skip to content

Commit cc63041

Browse files
authored
Update README.md
1 parent 1e464cc commit cc63041

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@ For both date and time input:
7676
| secondStep | step size for second input | 1 | no |
7777
| placeholder | Placeholder is shown when input object is undefined | none | no |
7878
| 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 |
8080
| on-change | Handler function that is fired on change of datetime object | none | no |
8181
| 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 |
8383

8484
## Dependencies
8585

0 commit comments

Comments
 (0)