Angular Directive Allowing Only Digits In Input | ng-digits

angular-input-number-only-directive

ng-digits is a lightweight Angular 1.x directive that only allows numbers typed into the input field. directives in angular, angular input number only directive, angular directive example, custom directives in angular, directive input angular, component directives example How to make use of it: Install bower install ng-digits Just create options and set directives. <input type=”text” … Read more