Here is my code:
<input type="number" ng-model="model" min="0" max="23" />
I'm able to enter values in text box other than MIN MAX I have provided
Here is my code:
<input type="number" ng-model="model" min="0" max="23" />
I'm able to enter values in text box other than MIN MAX I have provided