MCPcopy Create free account
hub / github.com/utterance/utterances / clear

Method clear

src/new-comment-component.ts:116–118  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

114 }
115
116 public clear() {
117 this.textarea.value = '';
118 }
119
120 private handleInput = () => {
121 getRepoConfig(); // preload repo config

Callers 1

submitFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected