Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHubConfig

Hierarchy

  • IHubConfig

Properties

appInfo

appInfo: IAppInfo

This member provides information about the version of the application respectively the configuration. This is a read-only member! Changes to this node will not be persisted.

Optional breakpoints

breakpoints: IBreakpointValues

Optionally specify custom breakpoints for the Intranet Hub Landing Page

Optional condense

condense: IReachConfig

Optional override of the default Reach Configuration

Optional customScript

customScript: ICustomScript

Specifies configuration options to load a custom script

defaultPageAbsoluteUrl

defaultPageAbsoluteUrl: string

Specifies the absolute URL of the page hosting the hub.

defaultPageKey

defaultPageKey: string

Specifies the key of the default hub page. A page with this key must be defined in pages.

Optional features

features: IHubFeatures

Optional feedbackButton

feedbackButton: object

Type declaration

Optional footer

globalWidgets

globalWidgets: IGlobalWidget[]

header

iconUrl

iconUrl: string

Optional ixp

Optionally specify a configuration to connect to IXP

Optional matrixMenu

matrixMenu: object

Type declaration

  • matrices: IMatrixConfig[]
  • options: IMatrixMenuOptions

Optional menus

menus: IMegaMenu[]

pages

pages: IHubPages

Optional panels

panels: IHubWizdomConfig[]

Optional scopedSettings

scopedSettings: IScopedSettings[]

Scoped Settings enable admins to provide a config that is only applied if the scope matches by using an URL regex and/or an expression. The first matching setting will be considered.

styles

title