Skip to content

Commit 3b153bf

Browse files
TheMelterweaverryan
authored andcommitted
Deleted checked from options
1 parent 7e06f9f commit 3b153bf

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

reference/forms/types/checkbox.rst

-7
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ if the box is unchecked, the value will be set to false.
1212
| Rendered as | ``input`` ``checkbox`` field |
1313
+-------------+------------------------------------------------------------------------+
1414
| Options | - `value`_ |
15-
| | - `checked`_ |
1615
+-------------+------------------------------------------------------------------------+
1716
| Inherited | - `required`_ |
1817
| options | - `label`_ |
@@ -48,12 +47,6 @@ value
4847
The value that's actually used as the value for the checkbox. This does
4948
not affect the value that's set on your object.
5049

51-
checked
52-
~~~~~~~
53-
54-
**type**: ``mixed`` **default**: ``1``
55-
56-
5750
Inherited options
5851
-----------------
5952

0 commit comments

Comments
 (0)