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