# EuiPageHeaderBody

**Type:** component



Body content area within the page header for additional header content.

```html
<eui-page-header-body>
  <eui-tabs [items]="tabs"></eui-tabs>
</eui-page-header-body>
```

### Notes
- Use for tabs, filters, or other header-level controls
- Content appears below the main header labels


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