Avatar
Display a user's profile picture or icon in a compact and visually appealing manner
VM
Installation
npx @v-moravec/ui add avatar
Code will be added to ~/components/ui/avatar/. You can further customize it there.
Props
Name | Type |
---|---|
initials |
|
imageUrl |
|
<UiAvatar
initials="
"
imageUrl="
"
></UiAvatar>