usePeerIds

See source code

Reactive list of peer user IDs for collaborators currently shown in the UI. Mirrors Editor.getVisibleCollaborators — peers fade out as they transition to idle/inactive, without requiring a manual re-render.

function usePeerIds(): string[];
Prev
usePassThroughWheelEvents
Next
usePresence