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 b748085 commit b86e003Copy full SHA for b86e003
reference/forms/types/money.rst
@@ -100,7 +100,8 @@ html5
100
101
This option was introduced in Symfony 5.2.
102
103
-If set to true, the HTML input will be rendered as a native HTML5 type="number" form.
+If set to ``true``, the HTML input will be rendered as a native HTML5
104
+``<input type="number">`` element.
105
106
.. caution::
107
reference/forms/types/percent.rst
@@ -67,7 +67,8 @@ html5
67
68
69
70
71
72
73
scale
74
~~~~~
0 commit comments