There was an error while loading. Please reload this page.
1 parent 6688eb3 commit 0a1d79fCopy full SHA for 0a1d79f
reference/forms/types/checkbox.rst
@@ -12,8 +12,9 @@ if the box is unchecked, the value will be set to false.
12
| Rendered as | ``input`` ``text`` field |
13
+-------------+------------------------------------------------------------------------+
14
| Options | - ``value`` |
15
-| | - ``required`` |
16
-| | - ``label`` |
++-------------+------------------------------------------------------------------------+
+| Inherited | - ``required`` |
17
+| options | - ``label`` |
18
| | - ``read_only`` |
19
| | - ``error_bubbling`` |
20
0 commit comments