packages/eui-ecl/packages/core/src/lib/components/ecl-hero-banner/ecl-hero-banner.component.ts
| selector | ecl-hero-banner |
| templateUrl | ./ecl-hero-banner.component.html |
Properties |
Methods |
Inputs |
HostBindings |
Accessors |
| description |
Type : string
|
| image |
Type : string
|
| isCentered |
Type : boolean | any
|
Default value : true
|
| isFullWidth |
Type : boolean | any
|
Default value : false
|
| variant |
Type : "default" | "image" | "image-shade" | "image-gradient" | "primary" | "secondary" | "white"
|
Default value : 'default'
|
| class |
Type : string
|
| e2eAttr |
Type : any
|
| class |
Type : any
|
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| eclLinkComponents |
Type : QueryList<EclLinkDirective>
|
Decorators :
@ContentChildren(undefined)
|
| cssClasses |
getcssClasses()
|
| hasCtaLink |
gethasCtaLink()
|