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 bbca3b0 commit 8bfa059Copy full SHA for 8bfa059
reference/forms/types/choice.rst
@@ -329,8 +329,8 @@ trim
329
330
**type**: ``boolean`` **default**: ``false``
331
332
-The trim is disabled by default for choices values.
333
-The reason is that a value must match a set of predefined one.
+Trimming is disabled by default because the selected value or values must match
+the given choice values exactly (and they could contain white spaces).
334
335
Inherited Options
336
-----------------
0 commit comments