Backstage
    Preparing search index...

    Interface DependencyOfComponentsCardProps

    interface DependencyOfComponentsCardProps {
        columnConfig?: EntityColumnConfig[];
        title?: string;
    }
    Index

    Properties

    columnConfig?: EntityColumnConfig[]
    title?: string