Avatar
User avatar with image and fallback.
Generated from the package's public source.
API
AvatarFallbackPropsinterface
Props
class?string
children: Element
AvatarImagePropsinterface
Props
alt?stringclass?stringsrcstring
AvatarRootPropsinterface
Props
class?string
children: Element
Fallbackcomponent
Fallback(props: AvatarFallbackProps): Element
Props
class?string
children: Element
Imagecomponent
Image(props: AvatarImageProps): Element
Props
alt?stringclass?stringsrcstring
Rootcomponent
Root(props: AvatarRootProps): Element
Props
class?string
children: Element