MCPcopy 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
130const $ = (id) => document.getElementById(id);
131
132const statusEl = $("status");
133const msgsEl = $("msgs");

Callers 15

index.jsFile · 0.85
handleBlenderConnectFunction · 0.85
handleBlenderDisconnectFunction · 0.85
handleConnectedClientsFunction · 0.85
handleThemeDataFunction · 0.85
addTableElementFunction · 0.85
createDownloadIconFunction · 0.85
updateTableElementFunction · 0.85
removeTableElementFunction · 0.85
setThemeFunction · 0.85
toggleThemeFunction · 0.85
toggleClientListFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected