Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
componentDidMount
Method · 0.80
Term
Class · 0.80
render
Method · 0.80
Hyper
Class · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected