Usage

Props

AvatarStack

NameTypeRequiredDefaultDescription
items
Item[]
true

Avatar stack items

since

10.22.0

sizefalselg

Avatar stack size

defaultvalue

lg

since

10.19.0

title
string
true

Avatar stack title

since

10.19.0

getImageUrl
Function
false

Avatar item imageURL getter

since

10.22.0

getInitials
Function
false

Avatar item initials getter

since

10.22.0

AvatarStackItem (AvatarStackProps['items'] entry)

NameTypeRequiredDefaultDescription
description
string
false

Avatar description

since

10.19.0

idtrue

Avatar ID

since

10.19.0

imageUrl
string
false

Avatar image URL

since

10.19.0

inactive
boolean
falsefalse

Avatar inactive state

defaultvalue

false

since

10.19.0

initials
string
false

Avatar initials

since

10.19.0

linkUrl
string
false

Avatar link URL

since

10.19.0

name
string
true

Avatar name

since

10.19.0

typetrue

Avatar type

since

10.19.0

size