Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/shoutem/ui
/ closeTag
Method
closeTag
html/services/HtmlParser.js:119–121 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
117
}
118
119
closeTag() {
120
this.activeNode = this.getParent();
121
}
122
123
getRootNode() {
124
return
this.rootNode;
Callers
nothing calls this directly
Calls
1
getParent
Method · 0.95
Tested by
no test coverage detected