1.0.18 • Published 5 years ago
angularjs-numeric-select v1.0.18
angularjs-numeric-select
AngularJS component for build a select from start number to limit
<numeric-select
ng-model="appCtrl.otherInputs[0].model"
start="18"
higher-limit="30"
hint="options from 18 to 30"
></numeric-select>