packages/components/eui-banner/eui-banner-cta.component.ts
The eui-content-card component projects the content for eui-card.
| changeDetection | ChangeDetectionStrategy.OnPush |
| selector | eui-banner-cta |
| template | |
| styleUrl | ./eui-banner-cta.scss |
Properties |
HostBindings |
| class |
Type : string
|
Default value : 'eui-banner-cta'
|
|
Binds the class to the component. |
| string |
Type : string
|
Default value : 'eui-banner-cta'
|
Decorators :
@HostBinding('class')
|
|
Binds the class to the component. |