Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The date Value of the type Attribute

Defines a date field and it validates given input for a date. 

Code Block
    <field type="date">
     <name>From Date</name>
    </field>

...