Avatar
Used to display profile image, initial or fallback icon.
Import
js
import { MpAvatar, MpAvatarGroup } from '@mekari/pixel3'
Playground
API
MpAvatar
Props
Events
Slots
Name | Type | Default |
---|---|---|
id | string | - |
name | string | - |
variant | square | circle | circle |
variant-color | gray | sky | teal | violet | amber | rose | stone | lime | pink | - |
size | sm | md | lg | xl | md |
has-border | boolean | false |
border-color | string | - |
src | string | - |
icon | string | - |
icon-variant | outline | duotone | fill | - |
icon-color | string | - |
MpAvatarGroup
Props
Events
Slots
Name | Type | Default |
---|---|---|
id | string | - |
size | sm | md | lg | xl | md |
max | number | 3 |
spacing | number | -2 |
border-color | string | - |