Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devforth/painterro
/ close
Method
close
js/text.js:241–244 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
239
}
240
241
close() {
242
this.active = false;
243
this.inputWrapper.style.display =
'none'
;
244
}
245
246
static code() {
247
return
'<span class="ptro-text-tool-input-wrapper">'
+
Callers
3
constructor
Method · 0.95
handleMouseDown
Method · 0.95
apply
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected