Skip to content
This page is available as Markdown at /api/toolbar/type-aliases/inlineobjectbutton.md. For the full documentation index, see /llms.txt, or the complete corpus at /llms-full.txt.

InlineObjectButton

InlineObjectButton = object

Defined in: toolbar/src/use-inline-object-button.ts:145

send: (event) => void

Defined in: toolbar/src/use-inline-object-button.ts:155

InlineObjectButtonEvent

void


snapshot: object

Defined in: toolbar/src/use-inline-object-button.ts:146

matches: (state) => boolean

"disabled" | "enabled" | { enabled: "idle"; } | { enabled: "showing dialog"; }

boolean