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.
Type Parameters
Section titled “Type Parameters”TBlock
Section titled “TBlock”TBlock extends RenderableBlock = RenderableBlock
Properties
Section titled “Properties”block:
TBlock
Defined in: packages/react/src/components/RenderBlocks.tsx:17