We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56e30d2 commit 4be9672Copy full SHA for 4be9672
reference/forms/types/options/group_by.rst.inc
@@ -1,7 +1,7 @@
1
group_by
2
~~~~~~~~
3
4
-**type**: ``array``, ``callable`` or ``string`` **default**: ``null``
+**type**: ``string`` or ``callable`` **default**: ``null``
5
6
You can group the ``<option>`` elements of a ``<select>`` into ``<optgroup>``
7
by passing a multi-dimensional array to ``choices``. See the
0 commit comments