Skip to main content

EntityRefPresentationSnapshot.secondaryTitle

Home > @backstage/plugin-catalog-react > EntityRefPresentationSnapshot > secondaryTitle

Optionally, some additional textual information about the entity, to be used as a clarification on top of the primary title.

Signature:

secondaryTitle?: string;

Remarks

This text can for example be rendered in a tooltip or be used as a subtitle. It may not be sufficient to display on its own; it should typically be used in conjunction with the primary title. It can contain such information as the entity ref and/or a spec.type etc.