Documentation - v19.2.0-dev
    Preparing search index...

    Function applyDefautSettingsValues

    • Create the final config with, in that priority order, the config passed to the viewer, the custom config saved in the local storage, the default config,

      Type Parameters

      Parameters

      • settings: TSettings

        the object representing the config of the viewer

      • config: TConfig

        the config passed to the viewer

      • mainKey: string

        the main key to get the config from the local storage

      • backupName: string

        the backup name to get the config from the local storage

      Returns void