MCPcopy 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';
2import {mergeProps} from 'react-aria/mergeProps';
3import {useFocusRing} from 'react-aria/useFocusRing';
4import {useObjectRef} from 'react-aria/useObjectRef';

Callers

nothing calls this directly

Calls 5

createLeafComponentFunction · 0.90
useObjectRefFunction · 0.90
useFocusRingFunction · 0.90
mergePropsFunction · 0.90
useOptionFunction · 0.85

Tested by

no test coverage detected