Kind: Interface
Source: atloria-monorepo/apps/web/src/components/Editor/AudienceSelectorModal.tsx
Props for the AudienceSelectorModal component
Properties
| Property | Type |
|---|---|
open | boolean |
onClose | () => void |
onApply | (logic: string) => void |
audiences | Audience[] |
initialSelection | string[] |
Was this page helpful?