MCPcopy 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

jsxRendererFunction · 0.90
cleanupFunction · 0.90
mountFunction · 0.90
formatFunction · 0.70
diffable-html.jsFile · 0.70
renderTagFunction · 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…