Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/adobe/react-spectrum
/ open
Method
open
packages/react-stately/src/select/useSelectState.ts:143–143 ·
view source on GitHub ↗
Opens the menu.
(focusStrategy?: FocusStrategy | null)
Source
from the content-addressed store, hash-verified
141
142
/** Opens the menu. */
143
open(focusStrategy?: FocusStrategy | null): void;
144
145
/** Toggles the menu. */
146
toggle(focusStrategy?: FocusStrategy | null): void;
Callers
15
useComboBox.test.js
File · 0.65
handleShow
Function · 0.65
useTooltip
Function · 0.65
handleLinkClick
Function · 0.65
onKeyDown
Function · 0.65
onSelect
Function · 0.65
performAction
Function · 0.65
navigateToKey
Function · 0.65
useSubmenuTrigger
Function · 0.65
onLongPress
Function · 0.65
onPressStart
Function · 0.65
useTooltipTriggerState.test.js
File · 0.65
Calls
no outgoing calls
Tested by
2
onMouseEnter
Function · 0.52
openAndTriggerMenuItem
Function · 0.52