| title | AuthModal |
|---|---|
| description | Overview of the AuthModal method |
| slug | wallets/reference/alchemy/react/components/AuthModal |
Renders the Auth Modal component. Must be rendered within an AlchemyUiProvider. To customize this modal, use the ui prop of the AlchemyUiProvider.
import { AuthModal } from "@alchemy/react";React.JSX.Element
The rendered Auth Modal component.