packages/eui/packages/components/eui-content-card/eui-content-card-header/eui-content-card-header-end.ts
The eui-content-card component projects the content for eui-card.
changeDetection | ChangeDetectionStrategy.OnPush |
selector | eui-content-card-header-end |
imports |
EUI_ICON_TOGGLE
EUI_BUTTON
|
templateUrl | ./eui-content-card-header-end.html |
styleUrl | ./eui-content-card-header-end.scss |
Properties |
Methods |
HostBindings |
class |
Type : string
|
Default value : 'eui-content-card-header-end'
|
Binds the class to the component. |
onToggle | ||||||
onToggle(event: boolean)
|
||||||
Parameters :
Returns :
void
|
string |
Type : string
|
Default value : 'eui-content-card-header-end'
|
Decorators :
@HostBinding('class')
|
Binds the class to the component. |