MCPcopy
hub / github.com/Semantic-Org/Semantic-UI / stopMsgsToParent

Function stopMsgsToParent

examples/assets/library/iframe-content.js:351–354  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

349 }
350
351 function stopMsgsToParent() {
352 log('Disable outgoing messages');
353 sendPermit = false;
354 }
355
356 function removeMsgListener() {
357 log('Remove event listener: Message');

Callers 1

teardownFunction · 0.85

Calls 1

logFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…