We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74ed0f2 commit a5c5f27Copy full SHA for a5c5f27
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