File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change
1
+ compound
2
+ ~~~~~~~~
3
+
4
+ **type **: ``boolean`` **default**: ``false``
5
+
6
+ This option specifies if the type is compound. This is independent of whether
7
+ the type actually has children. A type can be compound but not have any
8
+ children at all .
Original file line number Diff line number Diff line change @@ -33,14 +33,7 @@ The text field represents the most basic input text field.
33
33
Overridden Options
34
34
------------------
35
35
36
- compound
37
- ~~~~~~~~
38
-
39
- **type **: ``boolean `` **default **: ``false ``
40
-
41
- This option specifies if the type is compound. This is independent of whether
42
- the type actually has children. A type can be compound but not have any
43
- children at all.
36
+ .. include :: /reference/forms/types/options/compound_type.rst.inc
44
37
45
38
Inherited Options
46
39
-----------------
You can’t perform that action at this time.
0 commit comments