Input Date Field

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">

Leave a comment

Your email address will not be published. Required fields are marked *