File

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

Description

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

Example :
<eui-card>
    <eui-card-header>
        <eui-card-header-title>
            Card header title
        </eui-card-header-title>
        <eui-card-header-subtitle>
            Card header sub-title
        </eui-card-header-subtitle>
        <eui-card-header-left-content>
            Card header left content
        </eui-card-header-left-content>
        <eui-card-header-right-content>
            Card header right content
        </eui-card-header-right-content>
    </eui-card-header>
    <eui-card-content>
        Card content
    </eui-card-content>
</eui-card>d-content>
</eui-card>

Metadata

Index

Properties
HostBindings

HostBindings

class
Type : string
Default value : 'eui-card-header__title-container-title'

Binds the class to the component.

Properties

string
Type : string
Default value : 'eui-card-header__title-container-title'
Decorators :
@HostBinding('class')

Binds the class to the component.

results matching ""

    No results matching ""