IPageRoute interface
Route information for the current page
id | Id of the contributed route |
route |
The route values that were specified in the request |
Id of the contributed route
id: string
Property Value
string
The route values that were specified in the request
routeValues: {[key: string]: string}
Property Value
{[key: string]: string}