Skip to content

User Group Avatar LWC is a Lightning Web Component that displays the avatar of a user group in Salesforce. It fetches the avatar image based on the group ID and renders it in a visually appealing way.

License

Notifications You must be signed in to change notification settings

wisefoxme/user-group-avatar-lwc

Repository files navigation

User Group Avatar LWC

NPM Version License Downloads

This repository contains a Lightning Web Component (LWC) that displays the avatar of a user group in Salesforce. The component fetches and displays the avatar based on the provided group record ID.

User Group Avatar Demo

And of course there's a square variant:

User Group Avatar Square Demo

Features

Display the avatars of group members.

  • Fetch group details by group id or group API name.
  • Control the count of avatars displayed.
  • Customize the retraction distance between avatars.

License

This project is licensed under the BSD 3-Clause License. See the LICENSE file for details.

About

User Group Avatar LWC is a Lightning Web Component that displays the avatar of a user group in Salesforce. It fetches the avatar image based on the group ID and renders it in a visually appealing way.

Topics

Resources

License

Stars

Watchers

Forks