method BroadcastChannel.prototype.postMessage
Jump to headingBroadcastChannel.prototype.postMessage(message: unknown): void
Parameters Jump to heading
Jump to headingmessage: unknown
Any cloneable JavaScript value.
Return Type Jump to heading
void
Jump to headingBroadcastChannel.prototype.postMessage(message: unknown): void
Jump to headingmessage: unknown
Any cloneable JavaScript value.
void