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:182–184 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
180
{
181
...props,
182
focus() {
183
focusManager.focusFirst();
184
}
185
},
186
state,
187
props.inputRef
Callers
nothing calls this directly
Calls
1
focusFirst
Method · 0.80
Tested by
no test coverage detected