API Reference
SettingsCardClassNames
The following class names can be passed to a Settings Card component to customize the appearance:
Prop | Type | Default |
---|---|---|
base? | string | - |
avatar? | UserAvatarClassNames | - |
button? | string | - |
cell? | string | - |
content? | string | - |
description? | string | - |
footer? | string | - |
header? | string | - |
input? | string | - |
instructions? | string | - |
label? | string | - |
skeleton? | string | - |
title? | string | - |