The channel name.
Readonly
nameReturns the channel name (as passed to the constructor).
Private
Readonly
publisherOptional
options: boolean | AddEventListenerOptionsOptional
options: boolean | AddEventListenerOptionsOptional
options: boolean | EventListenerOptionsOptional
options: boolean | EventListenerOptionsGenerated using TypeDoc
An extended BroadcastChannel that uses a second BroadcastChannel to post messages, such that this instance can receive messages sent by itself.