Home > @uniformdev/design-system > Avatar
Avatar() function
A component to render rounded avatars of a user or an app.
Signature:
Parameters
Parameter | Type | Description |
---|---|---|
{ src, label, children, size, as, labelWithoutPortal, ...props } | AvatarProps |
Returns:
_emotion_react_jsx_runtime.JSX.Element
Example
<Avatar>AB</Avatar>