API Reference
SettingsCardsClassNames
The following class names can be passed to the <SettingsCards />
component to customize the appearance of the Settings Cards:
Prop | Type | Default |
---|---|---|
base? | string | - |
card? | SettingsCardClassNames | - |
tabs? | { base?: string | undefined; list?: string | undefined; trigger?: string | undefined; content?: string | undefined; } | - |