We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6bafd1 commit c980dccCopy full SHA for c980dcc
reference/forms/types/options/compound_type.rst.inc
@@ -3,6 +3,6 @@ compound
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.
+This option specifies whether the type contains child types or not. This option
+is managed internally for built-in types, so there is no need to configure
+it explicitly.
0 commit comments