Kind: Interface
Source: atloria-monorepo/apps/web/src/stores/pmeStore.ts
Properties
| Property | Type |
|---|---|
id | string |
variantKey | string |
variantName | string |
sectionType | string |
selected | boolean |
content | Record<string, unknown> |
htmlContent | string |
Kind: Interface
Source: atloria-monorepo/apps/web/src/stores/pmeStore.ts
| Property | Type |
|---|---|
id | string |
variantKey | string |
variantName | string |
sectionType | string |
selected | boolean |
content | Record<string, unknown> |
htmlContent | string |
Was this page helpful?