We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c224093 commit 90061e5Copy full SHA for 90061e5
core/src/main/resources/lib/form/number.jelly
@@ -66,7 +66,7 @@ THE SOFTWARE.
66
</st:attribute>
67
<st:attribute name="step"> <![CDATA[
68
The step size of the @value. The default is 1. This becomes the @step of the <input> tag.
69
- The step should be an integer.
+ The step should be an integer when using any of the validating @clazz values.
70
Otherwise the spinner of the input will change the field to non integer values.
71
]]>
72
0 commit comments