API Reference
AuthFormClassNames
The following class names can be passed to the <AuthCard />
component to customize the appearance of the Auth form:
Prop | Type | Default |
---|---|---|
base? | string | - |
button? | string | - |
checkbox? | string | - |
description? | string | - |
error? | string | - |
forgotPasswordLink? | string | - |
icon? | string | - |
input? | string | - |
label? | string | - |
otpInput? | string | - |
otpInputContainer? | string | - |
outlineButton? | string | - |
primaryButton? | string | - |
providerButton? | string | - |
qrCode? | string | - |
secondaryButton? | string | - |