Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/plotly/dash
/ extract-elements.js
File
extract-elements.js
components/dash-html-components/scripts/extract-elements.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
fs = require(
'fs'
);
4
const
cheerio = require(
'cheerio'
);
Callers
nothing calls this directly
Calls
4
text
Method · 0.80
exit
Method · 0.80
extractElements
Function · 0.70
error
Method · 0.45
Tested by
no test coverage detected