Skip to content

Commit

Permalink
DOCS: add Neos.Fusion.Form:Date to docs
Browse files Browse the repository at this point in the history
The Date input is missing in the fusion reference
  • Loading branch information
manumaticx authored Feb 16, 2022
1 parent 4111127 commit 2adb223
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 2adb223

Please sign in to comment.