packages/eui-ecl/packages/core/src/lib/components/ecl-card/ecl-card-image.directive.ts
| Selector | [eclCardImage] |
Properties |
|
Methods |
Inputs |
HostBindings |
Accessors |
| ariaLabel |
Type : string
|
Default value : 'card image'
|
| imageUrl |
Type : string
|
| class |
Type : string
|
| e2eAttr |
Type : any
|
| attr.role |
Type : string
|
Default value : 'img'
|
| class |
Type : any
|
| style.background-image |
Type : string
|
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| Public backgroundImage |
Type : string
|
Decorators :
@HostBinding('style.background-image')
|
| role |
Type : string
|
Default value : 'img'
|
Decorators :
@HostBinding('attr.role')
|
| cssClasses |
getcssClasses()
|