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

RegisteredInlineObject

RegisteredInlineObject = object

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

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

kind: "inlineObject"

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


type: string

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