Skip to content

Commit c62cd13

Browse files
nykopolweaverryan
authored andcommitted
correct overriden option of button and add checkbox overriden option
1 parent ab4aafe commit c62cd13

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

reference/forms/types/checkbox.rst

+8-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ if the box is unchecked, the value will be set to false.
1313
+-------------+------------------------------------------------------------------------+
1414
| Options | - `value`_ |
1515
+-------------+------------------------------------------------------------------------+
16-
| Overriden | - `empty_data`_ |
16+
| Overridden | - `empty_data`_ |
1717
| options | - `compound`_ |
1818
+-------------+------------------------------------------------------------------------+
1919
| Inherited | - `data`_ |
@@ -53,6 +53,13 @@ Overriden options
5353

5454
.. include:: /reference/forms/types/options/checkbox_compound.rst.inc
5555

56+
Overriden options
57+
-----------------
58+
59+
.. include:: /reference/forms/types/options/checkbox_empty_data.rst.inc
60+
61+
.. include:: /reference/forms/types/options/checkbox_compound.rst.inc
62+
5663
Inherited options
5764
-----------------
5865

0 commit comments

Comments
 (0)