Skip to main content
Version: Next

AvatarProps

Home > @backstage/canon > AvatarProps

Signature:

export interface AvatarProps extends React.ComponentPropsWithoutRef<typeof Avatar.Root> 

Extends: React.ComponentPropsWithoutRef<typeof Avatar.Root>

Properties

Property

Modifiers

Type

Description

name

string

size?

'small' | 'medium' | 'large'

(Optional)

src

string