Optional
Readonly
debugReadonly
dependencies: readonly ComponentName[]This field does not have the type of RequiredComponents[] because it will force the typing to be Invariance rather than Covariance.
This field will be used mostly for debugging.
Readonly
name: Deferrable<string>Human readable name for the component.
This field will be used mostly for debugging.
It is common.Deferrable since sometimes its identification comes from a Deferrable parameter.
Readonly
router: BaseRouterThe BaseRotuer object that this route belong to. Can be se to have more context.
Generated using TypeDoc
Optional data for debugging.