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

RegisteredPositional

RegisteredPositional = RegisteredSpan | RegisteredBlockObject | RegisteredInlineObject

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

Union of non-container positional registrations that may appear in a RegisteredContainer’s of array. Text-block registrations are NOT included here and do not appear on the containers tree.