Type Alias: PresenceAvatarsProps\<TPresence\>
@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.
Type Parameters
Section titled “Type Parameters”TPresence
Section titled “TPresence”TPresence extends PresenceData = PresenceData
The peer presence shape.