@@ -23,8 +23,9 @@ photos).
2323| | - `prototype_data `_ |
2424| | - `prototype_name `_ |
2525+-------------+-----------------------------------------------------------------------------+
26- | Inherited | - `by_reference `_ |
27- | options | - `empty_data `_ |
26+ | Inherited | - `attr `_ |
27+ | options | - `by_reference `_ |
28+ | | - `empty_data `_ |
2829| | - `error_bubbling `_ |
2930| | - `error_mapping `_ |
3031| | - `help `_ |
@@ -35,6 +36,7 @@ photos).
3536| | - `label_format `_ |
3637| | - `mapped `_ |
3738| | - `required `_ |
39+ | | - `row_attr `_ |
3840+-------------+-----------------------------------------------------------------------------+
3941| Parent type | :doc: `FormType </reference/forms/types/form >` |
4042+-------------+-----------------------------------------------------------------------------+
@@ -400,6 +402,8 @@ Inherited Options
400402These options inherit from the :doc: `FormType </reference/forms/types/form >`.
401403Not all options are listed here - only the most applicable to this type:
402404
405+ .. include :: /reference/forms/types/options/attr.rst.inc
406+
403407.. _reference-form-types-by-reference :
404408
405409.. include :: /reference/forms/types/options/by_reference.rst.inc
@@ -437,6 +441,8 @@ error_bubbling
437441
438442.. include :: /reference/forms/types/options/required.rst.inc
439443
444+ .. include :: /reference/forms/types/options/row_attr.rst.inc
445+
440446Field Variables
441447---------------
442448
0 commit comments