# SectionContent

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/pme-core/src/types/index.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/pme-core/src/types/index.ts#L100)

## Properties

| Property | Type |
|---|---|
| `type` | `SectionType` |
| `layout` | `string` |
| `content` | `Record<string, unknown>` |
| `html` | `string` |
