AIDK API Reference / aidk-react / ContentBlockRenderer
Function: ContentBlockRenderer() ​
ts
function ContentBlockRenderer(__namedParameters: ContentBlockRendererProps): Element;Defined in: packages/react/src/blocks/ContentBlockRenderer.tsx:18
Renders a single content block based on its type
Parameters ​
| Parameter | Type |
|---|---|
__namedParameters | ContentBlockRendererProps |
Returns ​
Element