angularjs-numeric-select

1.0.18 • Public • Published

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>

Package Sidebar

Install

npm i angularjs-numeric-select

Weekly Downloads

38

Version

1.0.18

License

GNU GPL v2

Unpacked Size

652 kB

Total Files

18

Last publish

Collaborators

  • mikedeveloper