MCPcopy
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

copyToClipboardFunction · 0.45
FlowViewFunction · 0.45
onKeyDownFunction · 0.45
urlStateSpec.tsxFile · 0.45
FlowViewSpec.tsxFile · 0.45
makeStoreFunction · 0.45
keyboardSpec.tsxFile · 0.45
indexSpec.tsxFile · 0.45

Calls

no outgoing calls

Tested by 1

makeStoreFunction · 0.36