packages/eui/packages/components/eui-card/components/eui-card-footer/eui-card-footer-menu-content.component.ts
The eui-card-footer-menu-content component projects the content of the actions menu of the eui-card.
changeDetection | ChangeDetectionStrategy.OnPush |
selector | eui-card-footer-menu-content |
imports |
EUI_DROPDOWN
EUI_BUTTON
EUI_ICON
EuiTooltipDirective
|
templateUrl | ./eui-card-footer-menu-content.component.html |
Properties |
Inputs |
HostBindings |
tooltipText |
Type : string
|
Default value : 'More options'
|
Sets the tooltipText Input property. |
class |
Type : string
|
Default value : 'eui-card-footer-menu-content'
|
Binds the class to the component. |
string |
Type : string
|
Default value : 'eui-card-footer-menu-content'
|
Decorators :
@HostBinding('class')
|
Binds the class to the component. |