We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d38af4e + 59c6e3e commit 9b3d9f6Copy full SHA for 9b3d9f6
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