MCPcopy 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

renderPackagesMethod · 0.45
renderDateAliasesMethod · 0.45
renderListMethod · 0.45
onloadMethod · 0.45
displayMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected