Skip to content

Commit c486f21

Browse files
committed
Add onClose handler attribute to the README
1 parent 162405d commit c486f21

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
@@ -77,6 +77,7 @@ For both date and time input:
7777
| placeholder | Placeholder is shown when input object is undefined | none | no |
7878
| clearText | Clear text shown in the button to clear date object | none | no |
7979
| on-change | Handler function that is fired on change of datetime object | none | no |
80+
| on-close | Handler function that is fired on close of the edit popover | none | no |
8081
| css-class | custom css class name for datetime presentation | predefined | no |
8182

8283
## Dependencies

0 commit comments

Comments
 (0)