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

Function transitionComplete

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

Source from the content-addressed store, hash-verified

2276 });
2277
2278 var transitionComplete = function transitionComplete() {
2279 if (_this3._config.focus) {
2280 _this3._element.focus();
2281 }
2282
2283 _this3._isTransitioning = false;
2284 $(_this3._element).trigger(shownEvent);
2285 };
2286
2287 if (transition) {
2288 var transitionDuration = Util.getTransitionDurationFromElement(this._dialog);

Callers 1

bootstrap.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected