Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/plotly/dash
/ loadhljs
Method
loadhljs
components/dash-table/src/dash-table/utils/Markdown.ts:45–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
);
44
45
private static
async
loadhljs() {
46
Markdown.hljs =
await
LazyLoader.hljs;
47
Markdown.hljsResolve();
48
Markdown._isReady = true;
49
}
50
}
Callers
4
highlightCode
Method · 0.80
constructor
Method · 0.80
e
Function · 0.80
async-markdown.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected