File tree 3 files changed +7
-14
lines changed
3 files changed +7
-14
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ A simple, non-responsive button.
18
18
| | - `label_attr `_ |
19
19
| | - `translation_domain `_ |
20
20
+----------------------+----------------------------------------------------------------------+
21
- | Overriden options | - `auto_initialize `_ |
21
+ | Overridden options | - `auto_initialize `_ |
22
22
+----------------------+----------------------------------------------------------------------+
23
23
| Parent type | none |
24
24
+----------------------+----------------------------------------------------------------------+
Original file line number Diff line number Diff line change @@ -46,15 +46,8 @@ Field Options
46
46
47
47
.. include :: /reference/forms/types/options/value.rst.inc
48
48
49
- Overriden options
50
- -----------------
51
-
52
- .. include :: /reference/forms/types/options/checkbox_empty_data.rst.inc
53
-
54
- .. include :: /reference/forms/types/options/checkbox_compound.rst.inc
55
-
56
- Overriden options
57
- -----------------
49
+ Overridden options
50
+ ------------------
58
51
59
52
.. include :: /reference/forms/types/options/checkbox_empty_data.rst.inc
60
53
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ option.
20
20
| | - `preferred_choices `_ |
21
21
| | - `empty_value `_ |
22
22
+-------------+------------------------------------------------------------------------------+
23
- | Overriden | - `empty_data `_ |
23
+ | Overridden | - `empty_data `_ |
24
24
| options | - `compound `_ |
25
25
| | - `error_bubbling `_ |
26
26
+-------------+------------------------------------------------------------------------------+
@@ -111,15 +111,15 @@ can be created to supply the choices.
111
111
112
112
.. include :: /reference/forms/types/options/empty_value.rst.inc
113
113
114
- Overriden options
115
- -----------------
114
+ Overridden options
115
+ ------------------
116
116
117
117
.. include :: /reference/forms/types/options/empty_data.rst.inc
118
118
119
119
compound
120
120
~~~~~~~~
121
121
122
- **type **: `̀ boolean`` **default **: same value as ``expanded `` option
122
+ **type **: `` boolean `` **default **: same value as ``expanded `` option
123
123
124
124
This option specifies if a form is compound. The value is by default
125
125
overriden by the value of the ``expanded `` option.
You can’t perform that action at this time.
0 commit comments