<md-input-container flex>
<label>{{'COMMON.AMOUNT' | translate }}</label>
<input class="margin-top-2" id="depositpaidamount" enterastab name="disabledamount" type="number" ng-model="deposit.paidamount" ng-disabled="true" />
</md-input-container>
This field allows to enter decimal also. But i want to enter only integer.