solid-ui
    Preparing search index...

    Function loginStatusBox

    • Login status box

      A big sign-up/sign in box or a logout box depending on the state

      Parameters

      • dom: HTMLDocument
      • listener: ((uri: string | null) => void) | null = null
      • options: { buttonStyle?: string } = {}

      Returns HTMLElement