.touchspin
class to input to add touchspin input
group.
.touchspin-vertical
class for vertical touchspin input
group.
data-bts-postfix="POSTFIX_VALUE"
attribute to input to add
postfix to touchspin input group.
data-bts-prefix="PREFIX_VALUE"
attribute to input to add
prefix to touchspin input group.
data-bts-min="VALUE" data-bts-max="VALUE"
attribute to
input to set min and max value of touchspin input.
data-bts-init-val="VALUE"
attribute attribute to set
initial value for input group.
data-bts-step="VALUE"
attribute for increament and
decrement steps to touchspin input group.
data-bts-decimal="VALUE"
attribute to use decimal value of
touchspin input.
data-bts-button-down-class & data-bts-button-up-class
attribute to change button Class.
data-bts-postfix
attribute to icon to postfix as well
prefix.
data-bts-button-down-txt & data-bts-button-up-txt
attribute
to set touchspin icon button.
data-bts-prefix & data-bts-postfix
attribute to set Prefix
and Postfix to touchspin input with button.
.touchspin-stop-mousewheel
class to diable
mousewheel.
.input-group-sm
class to input-group.
.input-group-lg
class to input-group.