Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/react-toolbox/react-toolbox
/ blur
Method
blur
components/switch/Switch.js:44–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
};
43
44
blur () {
45
this.refs.input.blur();
46
}
47
48
focus () {
49
this.refs.input.focus();
Callers
9
Switch
Class · 0.95
Slider.js
File · 0.45
index.spec.js
File · 0.45
Autocomplete
Class · 0.45
BrowseButton.js
File · 0.45
Button
Class · 0.45
IconButton
Class · 0.45
blur
Function · 0.45
Dropdown.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected