packages/eui-ecl/packages/core/src/lib/components/ecl-list-illustration/ecl-list-illustration-icon.directive.ts
| Selector | [eclListIllustrationIcon] |
Properties |
Methods |
Inputs |
HostBindings |
| class |
Type : string
|
| e2eAttr |
Type : any
|
| class.ecl-list-illustration__icon |
Type : boolean
|
Default value : true
|
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| className |
Default value : true
|
Decorators :
@HostBinding('class.ecl-list-illustration__icon')
|