spec checked
Liveblocks tutorial: Live cursors using presence
Documents building realtime cursors with shared presence values, cursor coordinates, other-user presence, cursor rendering, and pointer leave behavior for collaborative React applications.
Pattern Decisions This Source Supports
| Pattern | Supported decision | Required contract | Claim note |
|---|---|---|---|
| Live cursors | Choose live cursors when users need immediate spatial awareness of other collaborators' current pointer, caret, selection, viewport, or focus inside the same shared surface. | Sending cursor data updates ephemeral awareness state with coordinate, target, viewport, selection, identity, color, timestamp, and visibility preference, not the saved document content. | Liveblocks documents realtime cursor rendering with cursor coordinates, other-user presence, and pointer leave behavior. |
Evidence Role
This source is treated as spec evidence. Use it to validate the decision rules above, not as a visual style reference.
Publisher: Liveblocks. Last checked: .