Avatar Group APIs

See below to learn more about properties, slots, events, style variables, CSS parts, and methods.

There is no difference between the APIs of the elements, And the only difference is in the names of the events

Properties

Name
hoverable
Type
boolean
Default
undefined
Attribute
hoverable
Reflect
true
Description

Specifies whether to prominent the avatar when the mouse is entered or not.

Name
stacked
Type
boolean
Default
undefined
Attribute
stacked
Reflect
true
Description

Specifies whether avatars should be displayed compressed or not.

Name
overrides
Default
undefined
Attribute
overrides
Reflect
false
Description

Overrides default configuration for specific breakpoints. See Overrides for details.

Name
variant
Default
undefined
Attribute
variant
Reflect
true
Description

See Variant for details.

Slots

Name
default
Description

The default slot.

Events

There are no Events.

CSS Variables

There are no CSS Variables.

CSS Parts

There are no CSS Parts.

Methods

There are no Methods.