AIDK API Reference / aidk-react / ContentBlockList
Function: ContentBlockList() ​
ts
function ContentBlockList(__namedParameters: ContentBlockListProps): Element;Defined in: packages/react/src/blocks/ContentBlockList.tsx:14
Renders a list of content blocks
Parameters ​
| Parameter | Type |
|---|---|
__namedParameters | ContentBlockListProps |
Returns ​
Element