packages/components/eui-page/components/eui-page-column/eui-page-column.component.ts
Directive for projecting custom content into the right side of the column header. Used to add trailing content or controls in the header.
Example :<eui-page-column-header-right-content>
<button euiButton euiSecondary>Actions</button>
</eui-page-column-header-right-content>| Selector | eui-page-column-header-right-content |