Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppSdkAdapter

Result of the "window.ILC.getAppSdkAdapter" method

Hierarchy

Index

Properties

appId

appId: string

Unique application ID, if same app will be rendered twice on a page - it will get different IDs

intl

intl: null | IntlAdapter

trigger404Page

trigger404Page: (withCustomContent?: boolean) => void

Type declaration

    • (withCustomContent?: boolean): void
    • Parameters

      • Optional withCustomContent: boolean

      Returns void

Generated using TypeDoc