input only number and after decimal two digit form validation in angular 10 code example
Example: angular 5 convert number to two decimal in html {{}}
<div>{{ value | number:'1.2-2' }}</div>
<div>{{ value | number:'1.2-2' }}</div>