For the complete documentation index, see llms.txt. This page is also available as Markdown.

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