Avatar
Use the Avatar to display a visual representation of a user, showing their
profile picture, initials, or a placeholder icon.
Changes to Avatar. The full components changelog also lists package-wide and cross-cutting entries.
3.14.0
Updates
- Fixed the disabled
Avatar's grey background circle from potentially detaching from its avatar when rendered in a scrollable container or at high browser zoom. (APPDEV-18950)
3.7.0
Updates
- Fixed initial letter not being vertically centered at non-100% browser zoom levels on Windows. (APPDEV-17890)
- Fixed font properties not being inherited correctly when an avatar is rendered as a
buttonelement. (APPDEV-17890)