@nospamproxy/core
    Preparing search index...
    interface NspNavbarConfig {
        headerUrl?: string;
        helpContent?: CustomElementType<Constructable>;
        logoHeight?: string;
        logoUrl?: string;
    }
    Index

    Properties

    headerUrl?: string
    helpContent?: CustomElementType<Constructable>
    logoHeight?: string
    logoUrl?: string