Skip to content
Roomful is in public beta — install with the @beta tag. Share feedback →

Function: PresenceAvatars()

@roomful/cursors


@roomful/cursors / PresenceAvatars

PresenceAvatars<TPresence>(props): ReactElement

Defined in: presence-avatars.ts:28

Renders a stacked presence avatar list for the current room.

TPresence extends PresenceData = PresenceData

The peer presence shape.

PresenceAvatarsProps<TPresence>

The avatar list configuration.

ReactElement

The rendered avatar list.