humanizeEntityRef()
Home > @backstage/plugin-catalog-react > humanizeEntityRef
Signature:
function humanizeEntityRef(entityRef: Entity | CompoundEntityRef, opts?: {
defaultKind?: string;
defaultNamespace?: string | false;
}): string;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
entityRef | ||
|
opts |
{ defaultKind?: string; defaultNamespace?: string | false; } |
(Optional) |
string