MCPcopy Create free account
hub / github.com/adobe/react-spectrum / Menu.tsx

File Menu.tsx

starters/hooks/src/Menu.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use client';
2import {useMenuTrigger, useMenu, useMenuItem, type AriaMenuOptions} from 'react-aria/useMenu';
3import {useObjectRef} from 'react-aria/useObjectRef';
4import {useMenuTriggerState, type MenuTriggerProps} from 'react-stately/useMenuTriggerState';

Callers

nothing calls this directly

Calls 3

createLeafComponentFunction · 0.90
useObjectRefFunction · 0.90
useMenuItemFunction · 0.90

Tested by

no test coverage detected