BETTER-AUTH. UI
API Reference

SettingsCardsClassNames

The following class names can be passed to the <SettingsCards /> component to customize the appearance of the Settings Cards:

PropTypeDefault
sidebar?
{ base?: string | undefined; button?: string | undefined; buttonActive?: string | undefined; }
-
drawer?
{ base?: string | undefined; trigger?: string | undefined; content?: string | undefined; menuIcon?: string | undefined; menuItem?: string | undefined; }
-
icon?
string
-
cards?
string
-
card?
SettingsCardClassNames
-
base?
string
-