ctrachte / Datepicker.js

Simple standalone date picker with only html, css and moment.js
https://www.npmjs.com/package/moment-datepicker-js
MIT License
4 stars 7 forks source link

Defaults #123

Closed ctrachte closed 3 years ago

ctrachte commented 3 years ago

Add defaults option to state props, add logic to .value() and .onClose to set dates to defaults if any are missing. Other minor tweaks to ensure all options work together successfully.