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

Function: PresenceBar()

@roomful/cursors


@roomful/cursors / PresenceBar

PresenceBar<TPresence>(props): ReactElement

Defined in: presence-bar.ts:28

Renders a labeled presence list for the current room.

TPresence extends PresenceData = PresenceData

The peer presence shape.

PresenceBarProps<TPresence>

The presence bar configuration.

ReactElement

The rendered presence bar.