MCPcopy Create free account
hub / github.com/flyfloor/react-component / inputField

Function inputField

component/DropDown.js:379–381  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

377 },
378
379 inputField(){
380 return ReactDOM.findDOMNode(this.refs.userInput);
381 },
382
383 inputFieldFocus(){
384 this.inputField().focus();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…