Skip to content

Commit ee966cc

Browse files
authored
adding optional custom cssClass
1 parent 3997324 commit ee966cc

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
@@ -68,6 +68,7 @@ For both date and time input
6868
| datetime | moment.js datetime object or a datetime string | none | no |
6969
| format | moment.js compatible date/time format | none | no |
7070
| placeholder | Placeholder is shown when input object is undefined | none | no |
71+
| cssClass | custom css class name | pre-defined style | no |
7172
| on-change | Handler function that is fired on change of datetime object | none | no |
7273

7374
## Dependencies

0 commit comments

Comments
 (0)