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

Function: CollaborationBadge()

@roomful/cursors


@roomful/cursors / CollaborationBadge

CollaborationBadge<TPresence>(props): ReactElement

Defined in: collaboration-badge.ts:19

Renders a compact badge indicating which peer is actively editing.

TPresence extends PresenceData = PresenceData

The peer presence shape.

CollaborationBadgeProps<TPresence>

The peer and optional position override.

ReactElement

The rendered collaboration badge.