Kind: Interface
Source: atloria-monorepo/apps/web/src/components/Editor/AudienceBlock.tsx
Props for the AudienceBlock component
Properties
| Property | Type |
|---|---|
audience | Audience |
audienceLogic | string |
children | React.ReactNode |
onEdit | () => void |
onDelete | () => void |
isNested | boolean |
Was this page helpful?