I have the following object:
dadosAnv = { horas_cel: 1950.0 }
It turns out that when I edit this value, it appears in the input only 1950
.
I would like to keep .0
of the value, however I have no idea how to format this value through a directive for example.