MCPcopy Create free account
hub / github.com/editablejs/editable / menu.tsx

File menu.tsx

packages/ui/src/menu.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from 'react'
2import { Popper, PopperAnchor, PopperArrow, PopperContent } from './popper'
3import { createCollection } from './collection'
4import { useCallbackRef } from './hooks/use-callback-ref'

Callers

nothing calls this directly

Calls 15

createCollectionFunction · 0.90
useComposedRefsFunction · 0.90
composeEventHandlersFunction · 0.90
useCallbackRefFunction · 0.90
composeRefsFunction · 0.90
useMenuContextFunction · 0.85
useMenuRootContextFunction · 0.85
useCollectionFunction · 0.85
isPointerInGraceAreaFunction · 0.85
getOpenStateFunction · 0.85
handleTypeaheadSearchFunction · 0.85
whenMouseFunction · 0.85

Tested by

no test coverage detected