Touchspin

Add .touchspinclass with input tag to add touchspin input group. Add .disabled-touchspinclass and add attribute disabledwith inputtag to add disabled touchspin input group.

Size

Add .input-group-lgand .input-group-smclass for touchspin large and small respectively.

Decimal

Set data-bts-stepand data-bts-decimalsattributes for decimal type Input Touchspin.

Min - Max

Set minand maxattributes values for minimum and maximum in page js file.

Step

Set stepattribute value in page js file.

Colors Variation

set data-bts-button-down-class& data-bts-button-up-classattribute and add value as btn btn-{color}for different colors spinner.