Table of Contents

Class RouterContext

Namespace
Velvet
Assembly
Velvet.Docs.dll
public static class RouterContext
Inheritance
object
RouterContext

Fields

Depth

Tracks Outlet depth for match selection and route-relative navigation.

Errors

Loader errors for the current location, keyed by RouteId.

LoaderData

Loader data corresponding to the current location. Keyed by RouteId.

Location
OutletContext

Context value supplied by an Outlet to its rendered child route, consumed by UseOutletContext.