Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ show
Function
show
static/wangEditor/js/wangEditor.js:1248–1250 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1246
$menuItem.append($tip);
1247
1248
function
show() {
1249
$tip.show();
1250
}
1251
function
hide() {
1252
$tip.hide();
1253
}
Callers
1
wangEditor.js
File · 0.85
Calls
2
setPosition
Function · 0.85
render
Function · 0.70
Tested by
no test coverage detected