RenderableBlock
Defined in: packages/react/src/components/RenderBlocks.tsx:4
Minimal structural shape RenderBlocks needs from a block value.
Properties
Section titled “Properties”blockType
Section titled “blockType”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.