Avatar
type AvatarProps = ComponentProps<typeof Avatar>;
type AvatarImageProps = ComponentProps<typeof AvatarImage>;
type AvatarFallbackProps = ComponentProps<typeof AvatarFallback>;CN
| Prop | Type | Default Value | Description |
|---|---|---|---|
| className | string | undefined | The CSS class name for styling the button. |