This page is available as Markdown at /api/toolbar/type-aliases/inlineobjectbuttonevent.md.
For the full documentation index, see /llms.txt, or
the complete corpus at /llms-full.txt.
InlineObjectButtonEvent
InlineObjectButtonEvent = {
type:"close dialog"; } | {type:"open dialog"; } | {type:"insert";value: {[key:string]:unknown; }; }
Defined in: toolbar/src/use-inline-object-button.ts:130