File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 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.
2222+-------------+------------------------------------------------------------------+
2323| Inherited | from the :doc: `choice </reference/forms/types/choice >` type: |
2424| options | |
25+ | | - `choice_value `_ |
26+ | | - `choice_name `_ |
27+ | | - `choice_attr `_ |
2528| | - `placeholder `_ |
2629| | - `choice_translation_domain `_ |
2730| | - `translation_domain `_ |
@@ -195,6 +198,12 @@ Inherited Options
195198These options inherit from the :doc: `choice </reference/forms/types/choice >`
196199type:
197200
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+
198207.. include :: /reference/forms/types/options/placeholder.rst.inc
199208
200209.. include :: /reference/forms/types/options/choice_translation_domain.rst.inc
You can’t perform that action at this time.
0 commit comments