MUI Avatar Group

Content Type: Widget
Categories: User Interface,Data

Overview

A Material UI Avatar Group for Mendix. This widget renders an appealing UI that displays a group of avatars stacked over each other. You can specify the number you want to display directly in the UI, and the rest will be shown in a popover, featuring a list of users' avatars along with their full names or email addresses.

 

The widget will respond to any updates in the data on the page. For instance, if there are changes in the users list that is sent to the widget (like adding new users), the widget will detect this and update itself automatically to include that new user.

Documentation

Typical usage scenario

[Describe how customers can use your content, what problems your content solve and where can it be useful]

Features and limitations

[Describe the features and limitations of your content to help customers assess your content correctly before downloading]

Dependencies [optional]

[Describe what dependencies your content has, so that customers can download those for successful integration and usage of your content in their applications]

Installation [optional]

[Describe the necessary steps to install the content correctly what will help customer minimize the amount of errors]

Configuration [optional]

[Describe the necessary steps to configure the content]

Known bugs [optional]

[Describe the known bugs to warn the customer beforehand]

Frequently Asked Questions [optional]

Releases

Version: 1.3.0
Framework Version: 10.24.0
Release Notes:
  • New pluggable widget upgrade 
  • Vulnerability fixes
  • React client support

 

Version: 1.2.0
Framework Version: 9.24.2
Release Notes: - Improved user config
- Removed percentage sizing
Version: 1.1.0
Framework Version: 9.24.2
Release Notes: - Added functionality to change avatar size
Version: 1.0.0
Framework Version: 9.24.2
Release Notes: bug fixes + lint fixes