packages/eui-ecl/packages/core/src/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.ts
| selector | ecl-file-item |
| templateUrl | ./ecl-file-item.component.html |
Methods |
Inputs |
Outputs |
HostBindings |
Accessors |
constructor(eclFileComponent: EclFileComponent)
|
||||||
|
Parameters :
|
| aria-label |
Type : string
|
Default value : ''
|
| description |
Type : string
|
| downloadFileName |
Type : string
|
| eclTitle |
Type : string
|
| href |
Type : string
|
Default value : ''
|
| isDescription |
Type : boolean | any
|
Default value : false
|
| label |
Type : string
|
| langDetail |
Type : string
|
| language |
Type : string
|
| meta |
Type : string[] | any
|
| class |
Type : string
|
| e2eAttr |
Type : any
|
| itemDownload |
Type : EventEmitter
|
| class |
Type : any
|
| Public getDownloadFileName |
getDownloadFileName()
|
|
Returns :
string
|
| onItemClick | ||||||
onItemClick(evt: MouseEvent)
|
||||||
|
Parameters :
Returns :
void
|
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| cssClasses |
getcssClasses()
|
| isThumbnail |
getisThumbnail()
|