File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,9 @@ objects from the database.
22
22
+-------------+------------------------------------------------------------------+
23
23
| Inherited | from the :doc: `choice </reference/forms/types/choice >` type: |
24
24
| options | |
25
+ | | - `choice_value `_ |
26
+ | | - `choice_name `_ |
27
+ | | - `choice_attr `_ |
25
28
| | - `placeholder `_ |
26
29
| | - `choice_translation_domain `_ |
27
30
| | - `translation_domain `_ |
@@ -195,6 +198,12 @@ Inherited Options
195
198
These options inherit from the :doc: `choice </reference/forms/types/choice >`
196
199
type:
197
200
201
+ .. include :: /reference/forms/types/options/choice_value.rst.inc
202
+
203
+ .. include :: /reference/forms/types/options/choice_name.rst.inc
204
+
205
+ .. include :: /reference/forms/types/options/choice_attr.rst.inc
206
+
198
207
.. include :: /reference/forms/types/options/placeholder.rst.inc
199
208
200
209
.. include :: /reference/forms/types/options/choice_translation_domain.rst.inc
You can’t perform that action at this time.
0 commit comments