Can't set HTML attribute step to "any"
Author: Kody-QuintanaCreated Oct 13, 2025Updated Oct 13, 2025
Step is currently defined as:
// Specifies the interval between permissible values for an input field.
Step(v float64) HTMLInputBut there is a special value "any" that allows for any value
Source: maxence-charriere/go-app