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.
3333Overridden Options
3434------------------
3535
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
4437
4538Inherited Options
4639-----------------
You can’t perform that action at this time.
0 commit comments