An alias for a function that takes a route context and a cancellation token
in order to extract the view that will be rendered when the route is activated.
The context of the route that is being activated.
This can be used to extract the parameters from the URL and extract information
about the templated route that is being activated.