Contenido v1.0.0

Avatar

Representación de usuario o entidad con imagen, iniciales como respaldo e indicador de estado opcional. Incluye modo de grupo de avatares para apilar múltiples avatares con superposición configurable y manejo de desbordamiento "+N más". Soporta cinco tamaños, dos formas, cuatro estados y colores de fondo generados automáticamente de forma determinista a partir de las iniciales.

Vista Previa y Código

Opciones

Nombre Tipo Predeterminado Descripción
src String Image URL for the avatar
alt String Alt text for the avatar image
initials String Fallback initials displayed when no image is provided (e.g. "JD")
size Symbol :md Avatar size: :xs, :sm, :md, :lg, :xl
status Symbol Online status indicator: :online, :offline, :busy, :away
shape Symbol :circle Avatar shape: :circle or :rounded
href String Optional link URL — wraps the avatar in an anchor tag
color String Background color class for initials (auto-generated from initials if nil)
group Boolean false Whether this avatar is part of a group (adds negative margin and ring)
group_items Array Array of avatar config hashes for group mode rendering
max_display Integer 4 Maximum number of avatars to show before the "+N more" overflow pill

Registro de Cambios v1.0.0

- v1.0.0: Initial release with single avatar and avatar group modes
- Five sizes (xs through xl), two shapes (circle, rounded)
- Status indicators (online, offline, busy, away)
- Deterministic initials color generation
- Stimulus-powered expandable overflow in group mode

Obtener Acceso Completo

Desbloquea el código fuente de este componente y todos los demás. Un solo pago para acceso de por vida.

Obtener Acceso