@@ -23,8 +23,9 @@ photos).
23
23
| | - `prototype_data `_ |
24
24
| | - `prototype_name `_ |
25
25
+-------------+-----------------------------------------------------------------------------+
26
- | Inherited | - `by_reference `_ |
27
- | options | - `empty_data `_ |
26
+ | Inherited | - `attr `_ |
27
+ | options | - `by_reference `_ |
28
+ | | - `empty_data `_ |
28
29
| | - `error_bubbling `_ |
29
30
| | - `error_mapping `_ |
30
31
| | - `help `_ |
@@ -35,6 +36,7 @@ photos).
35
36
| | - `label_format `_ |
36
37
| | - `mapped `_ |
37
38
| | - `required `_ |
39
+ | | - `row_attr `_ |
38
40
+-------------+-----------------------------------------------------------------------------+
39
41
| Parent type | :doc: `FormType </reference/forms/types/form >` |
40
42
+-------------+-----------------------------------------------------------------------------+
@@ -400,6 +402,8 @@ Inherited Options
400
402
These options inherit from the :doc: `FormType </reference/forms/types/form >`.
401
403
Not all options are listed here - only the most applicable to this type:
402
404
405
+ .. include :: /reference/forms/types/options/attr.rst.inc
406
+
403
407
.. _reference-form-types-by-reference :
404
408
405
409
.. include :: /reference/forms/types/options/by_reference.rst.inc
@@ -437,6 +441,8 @@ error_bubbling
437
441
438
442
.. include :: /reference/forms/types/options/required.rst.inc
439
443
444
+ .. include :: /reference/forms/types/options/row_attr.rst.inc
445
+
440
446
Field Variables
441
447
---------------
442
448
0 commit comments