Variable tabItemsConst

    tabItems: {
        plugins: {
            key: string;
            label: string;
        };
        registration: {
            key: string;
            label: string;
        };
        users: {
            key: string;
            label: string;
        };
    } = ...

    Tab items

    Generated using TypeDoc and TypeDoc Airthium Plugin