IBM Aspera JavaScript Library
    Preparing search index...

    Interface CustomBrandingOptions

    interface CustomBrandingOptions {
        name: string;
        theme: CustomTheme;
    }
    Index

    Properties

    Properties

    name: string

    Display name for the branding template. This name is presented to the end user in the app settings when switching between different templates.

    Custom theme template.