We can set the start date of the date-picker, data-start-date attributes which sets the value
<input type="date" name="newAutoShipDate" id="newAutoShipDate" data-start-date="{{minDate}}" data-todayhighlight="false" data-format="mm-dd-yyyy">
We can set the start date of the date-picker, data-start-date attributes which sets the value
<input type="date" name="newAutoShipDate" id="newAutoShipDate" data-start-date="{{minDate}}" data-todayhighlight="false" data-format="mm-dd-yyyy">