Back to Cocoindex

*Common resources*

docs/src/content/docs/common_resources/index.mdx

1.0.17362 B
Original Source

import DocCardGrid from '@cocoindex/brand/DocCardGrid.astro'; import { commonResourcesGroups } from '/src/data/section-grids';

The building blocks that connectors and operations share. Reach for these when you wire your own pieces together, or need the exact type a connector expects.

<DocCardGrid groups={commonResourcesGroups} ariaLabel="Common resources" />