We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
FormFieldController
type="number"
precision={2}
2,3
3
,
--> I'm annoyed because I wanted to remove the 3 and the , but by doing so, I remove all the value since the , remove itself from the input.