Kind: Component
Source: atloria-monorepo/apps/web/src/components/Viewer/DirectiveBlocks.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
labels | string[] | ✓ | - |
activeIndex | number | ✓ | - |
onSelect | Function | ✓ | - |
ariaLabel | string | ✓ | - |
idPrefix | string | ✓ | - |
Diagram
mermaidgraph TD component_TabBar_91106d8["TabBar"] class component_TabBar_91106d8 rootComponent
Referenced By
TabsBlock(RENDERS)CodeGroupBlock(RENDERS)
Was this page helpful?