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 8e7ebf5 commit 8a6feb8Copy full SHA for 8a6feb8
reference/forms/types/form.rst
@@ -8,10 +8,10 @@ The ``form`` type predefines a couple of options that are then available
8
on all types for which ``form`` is the parent type.
9
10
+-----------+--------------------------------------------------------------------+
11
-| Options | - `compound`_ |
12
-| | - `data`_ |
+| Options | - `data`_ |
13
| | - `data_class`_ |
14
| | - `empty_data`_ |
+| | - `compound`_ |
15
| | - `required`_ |
16
| | - `label_attr`_ |
17
| | - `constraints`_ |
0 commit comments