Skip to main content
Vuetify0 is now in alpha!
Vuetify0 Logo
Theme
Mode
Palettes
Accessibility
Vuetify One
Sign in to Vuetify One

Access premium tools across the Vuetify ecosystem — Bin, Play, Studio, and more.

Not a subscriber? See what's included

Avatar API

API reference for the Avatar components.

Explore these related pages for additional context and usage patterns.

PageCategory
AvatarSemantic
AtomPrimitives
ImageSemantic
useImageSystem

Avatar.Root

Props

namespace

string | undefined

Namespace for dependency injection

Default: "v0:avatar"

Slots

Avatar.Fallback

Props

namespace

string | undefined

Namespace for retrieving avatar context

Default: "v0:avatar"

Slots

default

AvatarFallbackSlotProps

Avatar.Image

Props

src

string | undefined

Image source URL

priority

number | undefined

Priority for display order (higher = more preferred)

Default: 0

namespace

string | undefined

Namespace for retrieving avatar context

Default: "v0:avatar"

Events

load

[e: Event]

error

[e: Event]

Slots

default

AvatarImageSlotProps
Was this page helpful?

Ctrl+/