docs-content icon indicating copy to clipboard operation
docs-content copied to clipboard

`step` property on FormKit input type `number` should be more prominently featured

Open sashamilenkovic opened this issue 2 years ago • 0 comments

HTML number inputs will throw a native validation error when submitting a float: https://formkit.link/079bded4a052e50851e47c85d7b26adb

Settingstep to any avoids that validation error: https://formkit.link/53394a3b41d0c5cf216602e9d46000b6

This should be mentioned explicitly in the documentation for the type="number" FormKit input.

sashamilenkovic avatar Nov 14 '23 16:11 sashamilenkovic