Function initFooter

  • Initialize footer component, the footer object returned depends on whether the user is authenticated.

    Parameters

    • store: LiveStore

      the data store

    • Optional options: FooterOptions

    Returns Promise<void>

    the footer

Generated using TypeDoc