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

RegisteredBlockObject

RegisteredBlockObject = object

Defined in: packages/editor/src/schema/container-types.ts:64

Public view of a registered block object, surfaced inside a containing RegisteredContainer’s of array as a positional registration. The render function is engine-internal.

kind: "blockObject"

Defined in: packages/editor/src/schema/container-types.ts:65


type: string

Defined in: packages/editor/src/schema/container-types.ts:66