We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c0e52c + 4bc959a commit 5687a72Copy full SHA for 5687a72
reference/forms/types/birthday.rst
@@ -24,6 +24,7 @@ option defaults to 120 years ago to the current year.
24
+----------------------+-------------------------------------------------------------------------------+
25
| Inherited Options | - `widget`_ |
26
| | - `input`_ |
27
+| | - `empty_value`_ |
28
| | - `months`_ |
29
| | - `days`_ |
30
| | - `format`_ |
@@ -61,6 +62,8 @@ These options inherit from the :doc:`date</reference/forms/types/date>` type:
61
62
63
.. include:: /reference/forms/types/options/date_input.rst.inc
64
65
+.. include:: /reference/forms/types/options/empty_value.rst.inc
66
+
67
.. include:: /reference/forms/types/options/months.rst.inc
68
69
.. include:: /reference/forms/types/options/days.rst.inc
0 commit comments