Track which users are hovering over specific DOM elements in real-time, perfect for interactive collaborative features.
useHoveringUsers
identifies which users are currently hovering over a specific DOM element in your collaborative application. This hook is ideal for creating interactive feedback, hover highlights, and real-time user interaction awareness.
rtKey
values across your application to avoid conflictsuseConnectedUsers
- Get information about all connected usersuseCursors
- Track user cursor positionsuseStateTogether
- Share state between users