Components
Components
Vue components for building realtime interfaces.
Components
Vue components designed specifically for realtime applications, built on top of the Nuxt Realtime composables.
Coming Soon - We're building a library of plug-and-play components for common realtime UI patterns.
What's Planned
ConnectionStatus
A ready-to-use component that displays the current connection state with customizable styling.
PresenceAvatar
Display user presence with avatars, online indicators, and idle states.
TypingIndicator
Show animated typing indicators when other users are typing.
LiveCursor
Render other users' cursors with smooth animations and name labels.
RealtimeGuard
Conditionally render content based on connection status.
SyncStatus
Show sync state with pending changes indicator and conflict resolution.