MCPcopy
hub / github.com/liriliri/eruda / hide

Method hide

eruda.d.ts:84–84  ·  view source on GitHub ↗

* Called when switch to other panel. You should at least hide the container element here.

()

Source from the content-addressed store, hash-verified

82 * Called when switch to other panel. You should at least hide the container element here.
83 */
84 hide(): Tool | undefined
85 /**
86 * Called when plugin is removed using `eruda.remove('plugin name')`.
87 */

Callers 15

eruda.jsFile · 0.65
initFunction · 0.65
hideFunction · 0.65
_enableJsExecutionMethod · 0.65
hideMethod · 0.65
hideMethod · 0.65
hideMethod · 0.65
_bindEventMethod · 0.65
hideMethod · 0.65
showToolMethod · 0.65
_bindEventMethod · 0.65
hideFunction · 0.65

Implementers 2

Resourcessrc/Resources/Resources.js
Elementssrc/Elements/Elements.js

Calls

no outgoing calls

Tested by

no test coverage detected