Router
A static class which is responsible for handling state and url change Remember to remove <base/> in most common scenarios
Static Method Summary
Static Public Methods | ||
public static |
onStateChange(listener: Function): Function A static method used to attach a handler to the state change. |
|
public static |
A static method used to push a new state |