File

packages/components/eui-card/components/eui-card-header-body/eui-card-header-body.component.ts

Description

The eui-card-header-body component projects the body for eui-card-header.

Example :
<eui-card>
    <eui-card-header>
        <eui-card-header-title>
             Card title
        </eui-card-header-title>
        <eui-card-header-subtitle>
             Car sub-title
        </eui-card-header-subtitle>
        <eui-card-header-body>
             Card header body
         </eui-card-header-body>
    </eui-card-header>
</eui-card>

Metadata

Index

Properties
HostBindings

HostBindings

class
Type : string
Default value : 'eui-card-header-body'

Binds the class to the component.

Properties

string
Type : string
Default value : 'eui-card-header-body'
Decorators :
@HostBinding('class')

Binds the class to the component.

results matching ""

    No results matching ""