Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ $
Function
$
src/ifcchat/app.js:130–130 ·
view source on GitHub ↗
(id)
Source
from the content-addressed store, hash-verified
128
};
129
130
const
$ = (id) => document.getElementById(id);
131
132
const
statusEl = $(
"status"
);
133
const
msgsEl = $(
"msgs"
);
Callers
15
index.js
File · 0.85
handleBlenderConnect
Function · 0.85
handleBlenderDisconnect
Function · 0.85
handleConnectedClients
Function · 0.85
handleThemeData
Function · 0.85
addTableElement
Function · 0.85
createDownloadIcon
Function · 0.85
updateTableElement
Function · 0.85
removeTableElement
Function · 0.85
setTheme
Function · 0.85
toggleTheme
Function · 0.85
toggleClientList
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected