Minimalist Input Spinner Directive With AngularJS
A simplest AngularJS directive which allows the user to select a number with increment & decrement buttons.
February 10, 2016
Form
A simplest AngularJS directive which allows the user to select a number with increment & decrement buttons.
Number Range Spinner is Angular JS directive which is used for incrementing-decrementing integer/decimal value using button. Support both integer and decimal numbers. Preview:
A minimalist number picker (input spinner) component for AngularJS.
This is an angular directive designed in mobile-first concept that allows you to pick number by using -/+ button, instead of typing the number directly.