MCPcopy Create free account
hub / github.com/UI5/webcomponents / appendLineBreak

Function appendLineBreak

packages/main/test/pages/diffable-html.js:2034–2036  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2032 };
2033
2034 var appendLineBreak = function () {
2035 append('\n');
2036 };
2037
2038 var appendIndentation = function (depth) {
2039 append(getIndentationForDepth(depth));

Callers 3

appendAttributeOnNewLineFunction · 0.85
formatFunction · 0.85

Calls 1

appendFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…