Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chhoumann/quickadd
/ setCta
Method
setCta
src/gui/UpdateModal/UpdateModal.dismiss.test.ts:58–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
56
}
57
58
setCta(): this {
59
this.buttonEl.classList.add(
"mod-cta"
);
60
return
this;
61
}
62
63
onClick(cb: () => void): this {
64
this.buttonEl.addEventListener(
"click"
, cb);
Callers
15
addProviderSettingButtonRow
Method · 0.95
createButtonBar
Method · 0.45
addProvidersSetting
Method · 0.45
addProviderModelsSetting
Method · 0.45
addImportModelsFromDirectorySetting
Method · 0.45
addAutoSyncSetting
Method · 0.45
display
Method · 0.45
display
Method · 0.45
display
Method · 0.45
render
Method · 0.45
addCloseFooter
Method · 0.45
renderAddObsidianCommandSetting
Method · 0.45
Calls
1
add
Method · 0.80
Tested by
no test coverage detected