Feature - Expose date picker's current value as a property and attribute of the component
<carbox-date-picker value="" />
or
document.createElement('carbox-date-picker').value
<carbox-date-picker value="" />
or
document.createElement('carbox-date-picker').value