Backstage
    Preparing search index...
    interface HasSubcomponentsCardProps {
        columnConfig?: EntityColumnConfig[];
        kind?: string;
        title?: string;
    }
    Index

    Properties

    columnConfig?: EntityColumnConfig[]
    kind?: string
    title?: string