Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/reactstrap/reactstrap
/ focus
Method
focus
src/Input.js:41–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
}
40
41
focus() {
42
if
(this.ref) {
43
this.ref.focus();
44
}
45
}
46
47
render() {
48
let
{
Callers
14
handleKeyDown
Method · 0.80
componentDidUpdate
Function · 0.80
handleTab
Function · 0.80
setFocus
Function · 0.80
trapFocus
Function · 0.80
manageFocusAfterClose
Function · 0.80
handleTab
Function · 0.80
setFocus
Function · 0.80
trapFocus
Function · 0.80
manageFocusAfterClose
Function · 0.80
Dropdown.spec.js
File · 0.80
Modal.spec.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected