# EuiPageColumnHeaderRightContentDirective

**Type:** directive



Directive for projecting custom content into the right side of the column header.
Used to add trailing content or controls in the header.

```html
<eui-page-column-header-right-content>
  <button euiButton euiSecondary>Actions</button>
</eui-page-column-header-right-content>
```


**Selector:** `eui-page-column-header-right-content`
