Kind: Interface
Source: atloria-monorepo/apps/web/src/components/ui/Card.tsx
Card component props
Properties
| Property | Type |
|---|---|
variant | CardVariant |
padding | `'none' |
children | ReactNode |
Kind: Interface
Source: atloria-monorepo/apps/web/src/components/ui/Card.tsx
Card component props
| Property | Type |
|---|---|
variant | CardVariant |
padding | `'none' |
children | ReactNode |
Was this page helpful?