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

BlockObjectButton

BlockObjectButton = object

Defined in: toolbar/src/use-block-object-button.ts:151

send: (event) => void

Defined in: toolbar/src/use-block-object-button.ts:161

BlockObjectButtonEvent

void


snapshot: object

Defined in: toolbar/src/use-block-object-button.ts:152

matches: (state) => boolean

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

boolean