Kind: Component
Source: atloria-monorepo/apps/web/src/components/Editor/AudienceBlock.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
audience | Audience | - | - |
audienceLogic | string | - | - |
children | unknown | ✓ | - |
onEdit | Function | - | - |
onDelete | Function | - | - |
isNested | boolean | - | false |
Diagram
mermaidgraph TD component_AudienceBlock_1eec9820["AudienceBlock"] class component_AudienceBlock_1eec9820 rootComponent
Relationships
- USES_HOOK →
useState
Was this page helpful?