Other Elements

Another features that is not included in other packs

File Input

Custom design of file input field

Spinner

Input spinner function with options

Class

Add class .spinner to input, to get basic functionality

Option

Add attribute data-spinner-min="0" to get min value 0

Option

Add attribute data-spinner-max="10" to get max value 10

Option

Add attribute data-spinner-step="5" to get custom step