EntityRouteParamsOptions
Home > @backstage/plugin-catalog-react
> EntityRouteParamsOptions
Configurable options for entityRouteParams
Signature:
export type EntityRouteParamsOptions = {
encodeParams?: boolean;
};
Home > @backstage/plugin-catalog-react
> EntityRouteParamsOptions
Configurable options for entityRouteParams
Signature:
export type EntityRouteParamsOptions = {
encodeParams?: boolean;
};