MCPcopy 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.jsFile · 0.85

Calls 2

setPositionFunction · 0.85
renderFunction · 0.70

Tested by

no test coverage detected