Skip to content

BlockComponentProps

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

Props every block renderer receives: the block value, narrowed to the renderer’s own variant when the components map is keyed by a generated union.

TBlock extends RenderableBlock = RenderableBlock

block: TBlock

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