# EuiPageColumnFooterContentDirective

**Type:** directive



Directive for projecting content into the footer area of the column.
Used to add footer content or actions at the bottom of the column.

```html
<eui-page-column-footer>
  <button euiButton euiPrimary>Apply Filters</button>
</eui-page-column-footer>
```


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