packages/components/eui-page/components/eui-page-column/eui-page-column.component.ts
Directive for projecting content into the main body area of the column. Used to define the primary content section of the column.
Example :<eui-page-column-body>
<p>Main column content goes here</p>
</eui-page-column-body>| Selector | eui-page-column-body |