Avatar
An img element with fallback and Nuxt Image support.
Key Props
src: to set the image URL.size: to set the size of the Avatar.icon: to display a fallback Icon.text: to display a fallback text.chip: to display a chip around the Avatar.
Usage
<UAvatar
<!-- props here -->
/>