MCPcopy Index your code
hub / github.com/vercel/hyper / focus

Method focus

lib/components/term.tsx:287–289  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

285 }
286
287 focus() {
288 this.term.focus();
289 }
290
291 clear() {
292 this.term.clear();

Callers 4

componentDidMountMethod · 0.80
TermClass · 0.80
renderMethod · 0.80
HyperClass · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected