The DatePickers's action is fired whenever a date is selected.
Attribute | Value (default) | Details |
---|---|---|
changeMonth | boolean (false) | allows the month to be changed |
changeYear | boolean (false) | allows the year to be changed |
minDate | Date object (null) | minimum date displayed |
maxDate | Date object (null) | maximum date displayed |
date | Date Object (current) | value of the date picker |