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

RegisteredSpan

RegisteredSpan = object

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

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

kind: "span"

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


type: string

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