packages/eui-ecl/packages/core/src/lib/components/ecl-list-illustration/ecl-list-illustration-image.directive.ts
| Selector | [eclListIllustrationImage] |
Properties |
Methods |
Inputs |
HostBindings |
Accessors |
| imageUrl |
Type : any
|
Default value : null
|
| isSquare |
Type : boolean | any
|
Default value : false
|
| 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
|
| role |
Type : string
|
Default value : 'img'
|
Decorators :
@HostBinding('attr.role')
|
| backgroundImage |
getbackgroundImage()
|
| cssClasses |
getcssClasses()
|