This page is available as Markdown at /api/toolbar/type-aliases/blockobjectpopoverevent.md. For the full documentation index, see /llms.txt, or the complete corpus at /llms-full.txt.
BlockObjectPopoverEvent
BlockObjectPopoverEvent = {
at:BlockPath;type:"remove"; } | {at:BlockPath;props: {[key:string]:unknown; };type:"edit"; } | {type:"close"; }
Defined in: toolbar/src/use-block-object-popover.ts:232