About the Avatar category

Avatar: ## Note

This component is no longer developed further. In newer Vaadin framework versions there are improved Avatar and AvatarGroup components built in. These newer components also integrate with new Collaborative Engine product unlike this add-on. See more Avatar Group | Binder and Components | Collaboration Engine | Vaadin Docs

Usage

Avatar is a visual identifier that represents a user by showing an image or a name abbreviation (in case an image is not set).
A tooltip (enabled by default) can be enabled or disabled to display the name of the avatar when hovering on top of it.

The abbreviation is generated from the Avatar’s name initials. E.g. “John Smith” becomes “JS”.

Client-side implementation

This is the server-side (Java) API for Vaadin Platform for the Avatar component. Looking for the client-side version? It can be found here: vcf-avatar - Vaadin Add-on Directory

Vaadin Pro

This component is available in the Vaadin Pro subscription. It is still open source, but you need to have a valid CVAL license in order to use it. Read more at: Pricing