Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UI5/webcomponents
/ appendCurrentIndentation
Function
appendCurrentIndentation
packages/main/test/pages/diffable-html.js:2042–2044 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2040
};
2041
2042
var
appendCurrentIndentation =
function
() {
2043
append(getCurrentIndentation());
2044
};
2045
2046
var
appendOpeningTag =
function
(name) {
2047
append(
'<'
+ name);
Callers
1
format
Function · 0.85
Calls
2
getCurrentIndentation
Function · 0.85
append
Function · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…