Wijmo UI for the Web
spinDown Method
wijmo.input Namespace > wijinputnumber type : spinDown Method
Performs spin down by the specified field and increment value.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijinputnumber("spinDown");
});
function spinDown() : any;
See Also

Reference

wijinputnumber type
wijinputnumber jQuery Widget