Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chhoumann/quickadd
/ onClick
Method
onClick
src/preflight/OnePageInputModal.test.ts:118–121 ·
view source on GitHub ↗
(cb: () => void)
Source
from the content-addressed store, hash-verified
116
}
117
118
onClick(cb: () => void): this {
119
this.buttonEl.addEventListener(
"click"
, cb);
120
return
this;
121
}
122
}
123
124
class
Setting {
Callers
6
renderPackages
Method · 0.45
renderDateAliases
Method · 0.45
renderList
Method · 0.45
renderTemplateFolderPaths
Method · 0.45
onload
Method · 0.45
display
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected