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

Interface: CollaborationBadgeProps\<TPresence\>

@roomful/cursors


@roomful/cursors / CollaborationBadgeProps

Interface: CollaborationBadgeProps<TPresence>

Section titled “Interface: CollaborationBadgeProps<TPresence>”

Defined in: collaboration-badge.types.ts:33

Configures the collaboration badge component.

TPresence extends PresenceData = PresenceData

The peer presence shape.

peer: Peer<TPresence>

Defined in: collaboration-badge.types.ts:37

Supplies the peer shown as actively editing.


optional position: CollaborationBadgePosition

Defined in: collaboration-badge.types.ts:42

Overrides the badge position.