Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/react-spectrum
/ ListBox.tsx
File
ListBox.tsx
starters/hooks/src/ListBox.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use client'
;
2
import {mergeProps} from
'react-aria/mergeProps'
;
3
import {useFocusRing} from
'react-aria/useFocusRing'
;
4
import {useObjectRef} from
'react-aria/useObjectRef'
;
Callers
nothing calls this directly
Calls
5
createLeafComponent
Function · 0.90
useObjectRef
Function · 0.90
useFocusRing
Function · 0.90
mergeProps
Function · 0.90
useOption
Function · 0.85
Tested by
no test coverage detected