Lager - v5.2.0
    Preparing search index...
    • LoginFormButtons component.

      This component renders the buttons for the login form. It includes a button for logging in and a link for navigating to the registration screen.

      Parameters

      • props: { signInUserCallback: FunctionVoidType }

        The properties for the LoginFormButtons component.

        • signInUserCallback: FunctionVoidType

          The callback function to be called when the login button is pressed.

      • OptionaldeprecatedLegacyContext: any

      Returns ReactNode

      The rendered LoginFormButtons component.