MCPcopy Create free account
hub / github.com/dcloudio/mui / mui.progressbar.js

File mui.progressbar.js

js/mui.progressbar.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function($, document) {
2 var CLASS_PROGRESSBAR = $.className('progressbar');
3 var CLASS_PROGRESSBAR_IN = $.className('progressbar-in');
4 var CLASS_PROGRESSBAR_OUT = $.className('progressbar-out');

Callers

nothing calls this directly

Calls 3

showProgressbarFunction · 0.70
setProgressbarFunction · 0.70
hideProgressbarFunction · 0.70

Tested by

no test coverage detected