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

Method onOpenChange

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

Source from the content-addressed store, hash-verified

59 children?: React.ReactNode
60 open?: boolean
61 onOpenChange?(open: boolean): void
62 dir?: Direction
63}
64

Callers 3

PopoverFunction · 0.65
popover.tsxFile · 0.65
menu.tsxFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected