<script lang="ts"> import { Avatar } from '@skeletonlabs/skeleton-svelte/composed';</script>
<Avatar> <Avatar.Image src="https://picsum.photos/100/100" /> <Avatar.Fallback>SK</Avatar.Fallback></Avatar>
- components composed
- ›
- avatar
- ›
- svelte
Avatar
An image with a fallback for representing the user.
alpha Feature
This feature is currently in a alpha status and not intended for production use. It may receive breaking changes before it's stable release.