| back | back(delta: number): void |  | 
| deleteOrigin | deleteOrigin(): void |  | 
| forward | forward(delta: number): void |  | 
| getLinkComponent | getLinkComponent(props: LinkProps,ref: null | MutableRefObject<null | HTMLAnchorElement> | ): Element |  | 
| getOrigin | getOrigin(): |  | 
| hash | undefined | null | ParsedQuery<string> |  | 
| history | Location[] |  | 
| href | undefined | null | string |  | 
| i18n | I18n |  | 
| init | init(settings: AppSettings): void |  | 
| listen | listen(callback: LocationChangeCallback): UnregisterCallback |  | 
| location | Location |  | 
| params | AnonymousObject<any> |  | 
| pathname | null | string |  | 
| previousLocation | Location |  | 
| push | push(urlOrLocation: string | Location,options: RouterPushOptions): void |  | 
| query | undefined | null | ParsedQuery<string> |  | 
| replace | replace(urlOrLocation: string | Location,options: RouterPushOptions): void |  | 
| saveOrigin | saveOrigin(force: boolean): void |  | 
| settings | AppSettings |  | 
| state | undefined | null | AnonymousObject<any> |  |