Interface AppSdkAdapter

Result of the "window.ILC.getAppSdkAdapter" method

Hierarchy

Properties

appId: string

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

intl: null | IntlAdapter
trigger404Page: ((withCustomContent?: boolean) => void)

Type declaration

    • (withCustomContent?: boolean): void
    • Parameters

      • Optional withCustomContent: boolean

      Returns void

Generated using TypeDoc