Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UI5/webcomponents
/ render
Function
render
packages/main/test/pages/diffable-html.js:2119–2121 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2117
};
2118
2119
var
render =
function
() {
2120
return
elements.join(
''
);
2121
};
2122
2123
var
isXmlDirective =
function
(name) {
2124
return
name ===
'?xml'
;
Callers
6
jsxRenderer
Function · 0.90
cleanup
Function · 0.90
mount
Function · 0.90
format
Function · 0.70
diffable-html.js
File · 0.70
renderTag
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…