MCPcopy Index your code
hub / github.com/Semantic-Org/Semantic-UI / firstRun

Function firstRun

examples/assets/library/iframe.js:490–494  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

488 }
489
490 function firstRun() {
491 if (settings[iframeId]) {
492 settings[iframeId].firstRun = false;
493 }
494 }
495
496 function clearWarningTimeout() {
497 if (settings[iframeId]) {

Callers 1

actionMsgFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…