MCPcopy 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

renderPackagesMethod · 0.45
renderDateAliasesMethod · 0.45
displayMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected