Set Date Input

Sets the date for a <input type="date"> element

Selector

  • Selector for the <input type="date"> element

Date

  • Date to set

    • Must be in the format yyyy-mm-dd

Last updated