We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 162405d commit c486f21Copy full SHA for c486f21
README.md
@@ -77,6 +77,7 @@ For both date and time input:
77
| 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 |
79
| 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 |
81
| css-class | custom css class name for datetime presentation | predefined | no |
82
83
## Dependencies
0 commit comments