Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mitmproxy/mitmproxy
/ select
Method
select
web/src/js/components/Header/FilterInput.tsx:128–130 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
126
}
127
128
select() {
129
this.inputRef.current?.select();
130
}
131
132
render() {
133
const { icon, color, placeholder } = this.props;
Callers
9
copyToClipboard
Function · 0.45
FlowView
Function · 0.45
onKeyDown
Function · 0.45
urlStateSpec.tsx
File · 0.45
FlowViewSpec.tsx
File · 0.45
FilterInputSpec.tsx
File · 0.45
makeStore
Function · 0.45
keyboardSpec.tsx
File · 0.45
indexSpec.tsx
File · 0.45
Calls
no outgoing calls
Tested by
1
makeStore
Function · 0.36