Backstage
    Preparing search index...

    Tab configuration for page navigation

    interface PageTab {
        href: string;
        icon?: IconElement;
        id: string;
        label: string;
    }
    Index

    Properties

    Properties

    href: string
    id: string
    label: string