Hierarchy

  • Config

Properties

elementId: string
theme?: RootTheme | ThemeCreator<any>
tokenFactory?: (() => Promise<null | string>)

Type declaration

    • (): Promise<null | string>
    • Returns Promise<null | string>

urls: ApiUrls