API Reference
AuthCardClassNames
The following class names can be passed to the <AuthCard />
component to customize the appearance of the Auth cards:
Prop | Type | Default |
---|---|---|
base? | string | - |
content? | string | - |
description? | string | - |
footer? | string | - |
footerLink? | string | - |
form? | AuthFormClassNames | - |
settings? | SettingsCardsClassNames | - |
header? | string | - |
title? | string | - |