File tree
Expand file treeCollapse file tree1 file changed
+5
-2
lines changed Expand file treeCollapse file tree1 file changed
+5
-2
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -9,8 +9,9 @@ Renders a ``textarea`` HTML element.
|
9 | 9 | +-------------+------------------------------------------------------------------------+
|
10 | 10 | | Rendered as | ``textarea`` tag |
|
11 | 11 | +-------------+------------------------------------------------------------------------+
|
12 |
| -| Inherited | - `data`_ | |
13 |
| -| options | - `disabled`_ | |
| 12 | +| Inherited | - `attr`_ | |
| 13 | +| options | - `data`_ | |
| 14 | +| | - `disabled`_ | |
14 | 15 | | | - `empty_data`_ |
|
15 | 16 | | | - `error_bubbling`_ |
|
16 | 17 | | | - `error_mapping`_ |
|
@@ -32,6 +33,8 @@ Inherited Options
|
32 | 33 |
|
33 | 34 | These options inherit from the :doc:`form </reference/forms/types/form>` type:
|
34 | 35 |
|
| 36 | +.. include:: /reference/forms/types/options/attr.rst.inc |
| 37 | + |
35 | 38 | .. include:: /reference/forms/types/options/data.rst.inc
|
36 | 39 |
|
37 | 40 | .. include:: /reference/forms/types/options/disabled.rst.inc
|
|
You can’t perform that action at this time.
0 commit comments