MCPcopy Create free account
hub / github.com/deepch/RTSPtoWebRTC / callbackRemove

Function callbackRemove

web/static/js/bootstrap.bundle.js:4992–4998  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4990 $(this._backdrop).removeClass(ClassName$5.SHOW);
4991
4992 var callbackRemove = function callbackRemove() {
4993 _this8._removeBackdrop();
4994
4995 if (callback) {
4996 callback();
4997 }
4998 };
4999
5000 if ($(this._element).hasClass(ClassName$5.FADE)) {
5001 var _backdropTransitionDuration = Util.getTransitionDurationFromElement(this._backdrop);

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected