packages/eui-ecl/packages/core/src/lib/components/ecl-list-illustration/ecl-list-illustration-item.component.ts
| selector | ecl-list-illustration-item |
| templateUrl | ./ecl-list-illustration-item.component.html |
Properties |
Methods |
Inputs |
HostBindings |
Accessors |
| eclTitle |
Type : string
|
Default value : ''
|
| class |
Type : string
|
| e2eAttr |
Type : any
|
| class.ecl-list-illustration__item |
Type : boolean
|
Default value : true
|
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| className |
Default value : true
|
Decorators :
@HostBinding('class.ecl-list-illustration__item')
|
| eclIllustrationIcons |
Type : QueryList<EclListIllustrationIconDirective>
|
Decorators :
@ContentChildren(undefined)
|
| hasTitle |
gethasTitle()
|