Backstage
    Preparing search index...
    EntityAboutCard: () => JSX.Element = ...

    An example About card to show at the top of entity pages.

    Type Declaration

      • (): JSX.Element
      • Returns JSX.Element

    This card collects some high level information about the entity, but is just an example component. Many organizations will want to replace it with a custom card that is more tailored to their specific needs. The card itself is not extremely customizable; feel free to make a copy of it as a starting point if you like.