Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da3dc5c commit 3b5fd53Copy full SHA for 3b5fd53
src/ngRoute/route.js
@@ -373,6 +373,7 @@ function $RouteProvider(){
373
* @description
374
* Broadcasted if any of the resolve promises are rejected.
375
*
376
+ * @param {Object} angularEvent Synthetic event object
377
* @param {Route} current Current route information.
378
* @param {Route} previous Previous route information.
379
* @param {Route} rejection Rejection of the promise. Usually the error of the failed promise.
0 commit comments