Kind: Interface
Source: atloria-monorepo/packages/core/src/rendering/types.ts
Audience block node Represents content wrapped in AUDIENCE directives
Properties
| Property | Type |
|---|---|
type | 'audience_block' |
logic | string |
parsedLogic | AudienceLogicTree |
children | ASTNode[] |
Was this page helpful?