# EuiPageColumnBodyContentDirective

**Type:** directive



Directive for projecting content into the main body area of the column.
Used to define the primary content section of the column.

```html
<eui-page-column-body>
  <p>Main column content goes here</p>
</eui-page-column-body>
```


**Selector:** `eui-page-column-body`
