packages/eui-ecl/packages/core/src/lib/components/ecl-content-item/ecl-content-item.component.ts
| selector | ecl-content-item |
| templateUrl | ./ecl-content-item.component.html |
Properties |
Methods |
Inputs |
HostBindings |
Accessors |
| variant |
Type : "image-right" | "event"
|
Default value : null
|
| class |
Type : string
|
| e2eAttr |
Type : any
|
| attr.role |
Type : string
|
Default value : 'article'
|
| class |
Type : any
|
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| eclContentBlock |
Type : EclContentBlockComponent
|
Decorators :
@ContentChild(undefined)
|
| eclDateBlock |
Type : EclDateBlockComponent
|
Decorators :
@ContentChild(undefined)
|
| role |
Type : string
|
Default value : 'article'
|
Decorators :
@HostBinding('attr.role')
|
| cssClasses |
getcssClasses()
|