We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a479fbd commit 5acca63Copy full SHA for 5acca63
api/angular-ui-router.d.ts
@@ -81,6 +81,7 @@ declare module ng.ui {
81
inherit?: boolean;
82
relative?: IState;
83
notify?: boolean;
84
+ reload?: boolean;
85
}
86
87
interface IHrefOptions {
0 commit comments