Skip to content

RenderableBlock

Defined in: packages/react/src/components/RenderBlocks.tsx:4

Minimal structural shape RenderBlocks needs from a block value.

blockType: string

Defined in: packages/react/src/components/RenderBlocks.tsx:8

Discriminant naming which block config produced this value.


id: string

Defined in: packages/react/src/components/RenderBlocks.tsx:6

Unique per-block id assigned by the blocks field — used as the React key.