Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chhoumann/quickadd
/ setButtonText
Method
setButtonText
src/preflight/OnePageInputModal.test.ts:109–112 ·
view source on GitHub ↗
(text: string)
Source
from the content-addressed store, hash-verified
107
}
108
109
setButtonText(text: string): this {
110
this.buttonEl.textContent = text;
111
return
this;
112
}
113
114
setCta(): this {
115
return
this;
Callers
4
renderPackages
Method · 0.45
renderDateAliases
Method · 0.45
renderTemplateFolderPaths
Method · 0.45
display
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected