eQuantic.UI Documentation

Component

Avatar

Visual representation of a user or entity.

Usage Example

new Avatar(src: "user.jpg", alt: "User Name");

Properties

PropertyDescription
srcImage URL.
altAccessibility fallback text.
initialsText shown if the image fails to load.
sizeDimensions (Small, Medium, Large).

Style Customization

All eQuantic.UI components accept Tailwind CSS utilities to ensure they integrate seamlessly with your brand.