Skip to content

Commit 0a1d79f

Browse files
committed
checkbox
1 parent 6688eb3 commit 0a1d79f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

reference/forms/types/checkbox.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ if the box is unchecked, the value will be set to false.
1212
| Rendered as | ``input`` ``text`` field |
1313
+-------------+------------------------------------------------------------------------+
1414
| Options | - ``value`` |
15-
| | - ``required`` |
16-
| | - ``label`` |
15+
+-------------+------------------------------------------------------------------------+
16+
| Inherited | - ``required`` |
17+
| options | - ``label`` |
1718
| | - ``read_only`` |
1819
| | - ``error_bubbling`` |
1920
+-------------+------------------------------------------------------------------------+

0 commit comments

Comments
 (0)