We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e5909a commit 8d3b077Copy full SHA for 8d3b077
reference/forms/types/options/choice_attr.rst.inc
@@ -8,7 +8,7 @@ choice_attr
8
9
Use this to add additional HTML attributes to each choice. This can be
10
an associative array where the keys match the choice keys and the values
11
-are the options for each choice, a callable or a property path
+are the attributes for each choice, a callable or a property path
12
(just like `choice_label`_).
13
14
If an array, the keys of the ``choices`` array must be used as keys::
0 commit comments