Skip to content

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 ​

ParameterType
__namedParametersContentBlockListProps

Returns ​

Element

Released under the MIT License.