Lwc Cross Tab State Sync

Use when an LWC needs to react to events that happen in another browser tab — record updates, login state, draft autosave, console-tab navigation. Triggers: 'sync data across tabs', 'BroadcastChannel LWC', 'storage event fallback'. NOT for state sync within the same Lightning page — use lwc/component-communication. NOT for console tab and utility bar APIs — use lwc/lwc-console-workspace-api.

PranavNagrecha 40d3c49 7 files · 24.5 KB Updated 15 repo stars

File contents

PranavNagrecha/AwesomeSalesforceSkills/tree/main/skills/lwc/lwc-cross-tab-state-sync commit 40d3c495e1

Frequently asked questions

npx skillmds add pranavnagrecha/lwc-cross-tab-state-sync