Global router state
This is where we hold the global mutable state such as current state, current params, current transition, etc.
Current parameter values
The parameter values from the latest successful transition
Global router state
This is where we hold the global mutable state such as current state, current params, current transition, etc.