I am trying to change a value in a angular view from a integer to a float/double value that is bind to ngmodel. The input don’t except anything other than a integer.
you can use input type="number" step="any" and hide the arrows using css