MCPcopy Create free account
hub / github.com/editablejs/editable / useItemIndicatorContext

Function useItemIndicatorContext

packages/ui/src/menu.tsx:612–612  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

610})
611
612const useItemIndicatorContext = () => React.useContext(ItemIndicatorContext)
613
614type MenuItemIndicatorElement = React.ElementRef<typeof Root.span>
615type PrimitiveSpanProps = React.ComponentPropsWithoutRef<typeof Root.span>

Callers 1

menu.tsxFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…