Heyhey,
in a number field we have the option to set the input mode to decimal but sadly not an option to set the step range. Normally you would setup the “step” attribut to “0.1” but since there is a wrapper around the field we cannot set an attribute to the bricks element so the only solution I see right now is to do it with JS.
Is there a better way?
Greetings