CreateAppOptions.bindRoutes()
Home > @backstage/frontend-defaults
> CreateAppOptions
> bindRoutes
Signature:
bindRoutes?(context: {
bind: CreateAppRouteBinder;
}): void;
Parameters
Parameter |
Type |
Description |
---|---|---|
context |
{ bind: CreateAppRouteBinder; } |
void