ROUTER_OUTLET_DATA
constant
An InjectionToken
provided by the RouterOutlet
and can be set using the routerOutletData
input.
API
Description
Usage Notes
const ROUTER_OUTLET_DATA: InjectionToken<Signal<unknown>>;
Jump to details
An InjectionToken
provided by the RouterOutlet
and can be set using the routerOutletData
input.