# CardsDirectiveDescriptor

**Kind:** Constant

**Source:** [`atloria-monorepo/packages/editor/src/directive-editors/BlockLibraryDescriptors.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/editor/src/directive-editors/BlockLibraryDescriptors.tsx#L200)

`:::cards` container. Children are `::card{title="…"}` markers followed by
each card's content.

## Definition

```ts
DirectiveDescriptor<ContainerDirective>
```
