• Creates a DOM element representing a banner for the user to know they are not connected and to allow logging in.

    Parameters

    • onOpenAuthenticationWindow: (() => void)
        • (): void
        • Returns void

    • onDismissBanner: (() => void)
        • (): void
        • Returns void

    Returns HTMLDivElement