MCPcopy
hub / github.com/deepch/RTSPtoWebRTC / callbackRemove

Function callbackRemove

web/static/js/bootstrap.js:2414–2420  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2412 $(this._backdrop).removeClass(ClassName$5.SHOW);
2413
2414 var callbackRemove = function callbackRemove() {
2415 _this8._removeBackdrop();
2416
2417 if (callback) {
2418 callback();
2419 }
2420 };
2421
2422 if ($(this._element).hasClass(ClassName$5.FADE)) {
2423 var _backdropTransitionDuration = Util.getTransitionDurationFromElement(this._backdrop);

Callers 1

bootstrap.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected