SubRouteRef
Home > @backstage/frontend-plugin-api
> SubRouteRef
Descriptor of a route relative to an absolute RouteRef.
Signature:
export interface SubRouteRef<TParams extends AnyRouteRefParams = AnyRouteRefParams>
Remarks
See https://backstage.io/docs/plugins/composability#routing-system.
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
|
'@backstage/SubRouteRef' | ||
|
string | ||
|
TParams |