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

Type Alias: PresenceAvatarsProps\<TPresence\>

@roomful/cursors


@roomful/cursors / PresenceAvatarsProps

Type Alias: PresenceAvatarsProps<TPresence>

Section titled “Type Alias: PresenceAvatarsProps<TPresence>”

PresenceAvatarsProps<TPresence> = PresenceBaseProps<TPresence>

Defined in: presence-types.ts:38

Configures the presence avatars component.

TPresence extends PresenceData = PresenceData

The peer presence shape.