Skip to content

Commit

Permalink
Merge pull request #76 from manumaticx/patch-2
Browse files Browse the repository at this point in the history
DOCS: add Neos.Fusion.Form:Date to docs
  • Loading branch information
mficzel authored Mar 23, 2022
2 parents e9125e3 + 2adb223 commit fa8b415
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Documentation/FusionReference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,11 @@ Neos.Fusion.Form:Submit

Extends `Neos.Fusion.Form:Input`_ and uses the default type `submit`.

Neos.Fusion.Form:Date
----------------------

Extends `Neos.Fusion.Form:Input`_ and uses the default type `date` and converts the date to string.

Neos.Fusion.Form:Checkbox
-------------------------

Expand Down

0 comments on commit fa8b415

Please sign in to comment.