Backstage
    Preparing search index...

    Props for the legacy MUI-based rendering.

    Use HasSubdomainsCardProps instead.

    interface HasSubdomainsCardLegacyProps {
        columns?: TableColumn<DomainEntity>[];
        tableOptions?: TableOptions<{}>;
        title?: string;
        variant?: InfoCardVariants;
    }
    Index

    Properties

    Use columnConfig instead.

    tableOptions?: TableOptions<{}>

    Use columnConfig instead.

    title?: string

    Use columnConfig instead.