Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CanadaHonk/shadow
/ outerHTML
Method
outerHTML
engine/layout.js:1368–1370 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1366
}
1367
1368
get outerHTML() {
1369
return
this.serialize();
1370
}
1371
1372
get innerHTML() {
1373
// perf todo:
Callers
nothing calls this directly
Calls
1
serialize
Method · 0.95
Tested by
no test coverage detected