Skip to content

State Synchronization

Share readonly snapshot fields across tabs with explicit messages.

Implementation

  1. Read lifecycle.getSnapshot() in the primary tab
  2. Publish diffs through cross-tab messages
  3. Apply updates in secondary tabs

Playground

State Explorer · Cross Tab Playground

An ecosystem of independent, headless TypeScript libraries engineered for modern web development. Every package includes interactive playgrounds and documentation that evolves alongside the code.