The string "any" is a valid value for the step attribute of input type number: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/input/number#step But InputfieldFloat does not apply this value if given (it applies `.01`): <img width="600" height="197" alt="Image" src="https://github.com/user-attachments/assets/711755bf-36d6-4d7f-b6dd-81ef3b9fb078" /> PW 3.0.252