Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/react-spectrum
/ focus
Function
focus
packages/react-aria/src/datepicker/useDateField.ts:181–183 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
179
{
180
...props,
181
focus() {
182
focusManager.focusFirst();
183
}
184
},
185
state,
186
props.inputRef
Callers
nothing calls this directly
Calls
1
focusFirst
Method · 0.80
Tested by
no test coverage detected