Home
Getting Started
Components
AlertAnimateHeightAvatarAvatarListPropsExamplesBadgeButtonButtonMenuCalendarCalendarRangeCardCarouselChipClickOutsideContainerContentLoaderCurrencyDataTableDatePickerDateTimePickerDividerDrawerDropdownFloatingActionsGoogleMapGridIconIconDotIfInfiniteScrollKW LogoLoaderModalMonthPickerMonthRangeNavIconOptionsTogglePaginationPartnerLogoResponsiveSVG IconSnackbarStaticMapStatusIndicatorTabTableTimePickerToastsTooltip
Forms
Typography
Utilities
Visualization Components
AvatarList
Displays a list of profile images.
Props
avatars
Array<{
"initials": "string",
"thumbnail": "string"
}>
[]
className
String
maxVisible
Number
3
size
'xsmall' │ 'small' │ 'medium' │ 'large'
'large'
Examples
The allowed sizes are small
, medium
, and large
+17
+16
+15
+13
The maxVisible
property defines how many avatars are shown before collapsing.
+18
+16
+13