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

RegistrableNode

RegistrableNode = Container | TextBlock | Span | BlockObject | InlineObject

Defined in: packages/editor/src/renderers/renderer.types.ts:305

The discriminated union of every registration accepted by editor.registerNode and the <NodePlugin> component.