# TabsBlock

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/components/Viewer/DirectiveBlocks.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/components/Viewer/DirectiveBlocks.tsx#L98)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `children` | `unknown` | - | - |
| `lang` | `string` | - | - |

## Diagram

```mermaid
graph TD
    component_TabsBlock_6652fad5["TabsBlock"]
    class component_TabsBlock_6652fad5 rootComponent
```

## Relationships

- RENDERS → `TabBar`
- USES_HOOK → `useState`
- USES_HOOK → `useId`
