MCPcopy Create free account
hub / github.com/HangfireIO/Hangfire.Samples / callback

Function callback

Hangfire.MvcApplication/Scripts/bootstrap.js:58–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56 var $el = this
57 $(this).one('bsTransitionEnd', function () { called = true })
58 var callback = function () { if (!called) $($el).trigger($.support.transition.end) }
59 setTimeout(callback, duration)
60 return this
61 }

Callers 6

bootstrap.jsFile · 0.70
callbackRemoveFunction · 0.70
completeFunction · 0.70
nextFunction · 0.70
jquery-3.7.1.jsFile · 0.70

Calls 1

$Function · 0.70

Tested by

no test coverage detected