packages/components/eui-card/components/eui-card-footer/eui-card-footer-menu.component.ts
The eui-card-footer-menu component provides menu options for the footer of the eui-card.
| changeDetection | ChangeDetectionStrategy.OnPush |
| selector | eui-card-footer-menu |
| template | |
Properties |
HostBindings |
| class |
Type : string
|
Default value : 'eui-card-footer-menu'
|
|
Binds the class to the component. |
| string |
Type : string
|
Default value : 'eui-card-footer-menu'
|
Decorators :
@HostBinding('class')
|
|
Binds the class to the component. |