Skip to content

Commit d06d3c1

Browse files
committed
Add allowClear attribute to the README
1 parent c983cda commit d06d3c1

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
@@ -75,6 +75,7 @@ For both date and time input:
7575
| minuteStep | step size for minute input | 1 | no |
7676
| secondStep | step size for second input | 1 | no |
7777
| placeholder | Placeholder is shown when input object is undefined | none | no |
78+
| allowClear | Allow users to clear selected datetime value | false | no |
7879
| clearText | Clear text shown in the button to clear date object | none | no |
7980
| on-change | Handler function that is fired on change of datetime object | none | no |
8081
| on-close | Handler function that is fired on close of the edit popover | none | no |

0 commit comments

Comments
 (0)