Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Semantic-Org/Semantic-UI
/ warn
Function
warn
examples/assets/library/iframe-content.js:157–161 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
155
}
156
157
function
warn(msg) {
158
if
(
'object'
=== typeof window.console) {
159
console.warn(formatLogMsg(msg));
160
}
161
}
162
163
164
function
init() {
Callers
7
messageCallback
Function · 0.70
iframe-content.js
File · 0.70
chkCSS
Function · 0.70
checkCalcMode
Function · 0.70
enableInPageLinks
Function · 0.70
noTaggedElementsFound
Function · 0.70
callFromParent
Function · 0.70
Calls
1
formatLogMsg
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…