Field OutletContext
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
Context value supplied by an Outlet to its rendered child route, consumed by
UseOutletContext.
public static readonly ComponentContext<object> OutletContext
Returns
- ComponentContext<object>
- Context value supplied by an Outlet to its rendered child route, consumed by UseOutletContext.