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|Decorator|Annotation
Defined in: packages/editor/src/renderers/renderer.types.ts:411
The discriminated union of every registration accepted by
editor.registerNode and the <NodePlugin> component.