What problem does it solve?
Front-end engineers often juggle design discussions and need quick access to Element Plus Avatar (el-avatar) API details without digging through the full docs, and this entry compiles the attributes, events, slots, and AvatarGroup options into a single response so questions are answered without losing momentum.
Core Features & Use Cases
- Avatar Attributes & Sizing: Covers icon, size, shape, src, src-set, alt, and fit options so developers can pick the right combination for avatars in user profiles or badges.
- Events & Slots: Documents the error event and default slot customization so teams can handle broken images gracefully and insert custom content inside the avatar.
- AvatarGroup Controls: Lists collapse behavior, tooltip appearance, placement, and style hooks for stacked avatars in collaboration panels or user lists, with a direct reference to the official Element Plus guide.
Quick Start
Ask element-plus-avatar for the Avatar attributes, events, and slots you need to build a custom el-avatar display.