# TabsDirectiveDescriptor

**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#L148)

`:::tabs` container. Children are `::tab-panel{label="…"}` markers followed by
each panel's content.

## Definition

```ts
DirectiveDescriptor<ContainerDirective>
```
