MCPcopy Create free account
hub / github.com/OpenIntroStat/ims / slider_max

Function slider_max

libs/datatables-binding-0.18/datatables.js:493–495  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

491 return filter.noUiSlider('options').range.min;
492 };
493 var slider_max = function() {
494 return filter.noUiSlider('options').range.max;
495 };
496 $input.on({
497 focus: function() {
498 $x0.show().trigger('show');

Callers 2

datatables.jsFile · 0.85
updateSliderFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected