BroadcastChannel name. All tabs using the same name receive each other's commands.
'vapor-chamber:app' Copy
'vapor-chamber:app'
Optional
Which actions to broadcast to other tabs. Default: all successful dispatches.
Called when a command arrives from another tab, before re-dispatching it. Return false to suppress re-dispatch.
BroadcastChannel name. All tabs using the same name receive each other's commands.