packages/eui-ecl/packages/core/src/lib/components/ecl-site-footer/ecl-site-footer.component.ts
| selector | ecl-site-footer |
| templateUrl | ./ecl-site-footer.component.html |
Properties |
Methods |
Inputs |
HostBindings |
Accessors |
constructor(translateService: TranslateService, eclLanguageService: EclLanguageService)
|
|||||||||
|
Parameters :
|
| isCore |
Type : boolean | any
|
Default value : false
|
| class |
Type : string
|
| e2eAttr |
Type : any
|
| attr.role |
Type : string
|
Default value : 'contentinfo'
|
| class |
Type : any
|
| handlei18nEvents |
handlei18nEvents()
|
|
Returns :
void
|
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| languageCode |
Type : string
|
Default value : 'en'
|
| role |
Type : string
|
Default value : 'contentinfo'
|
Decorators :
@HostBinding('attr.role')
|
| cssClasses |
getcssClasses()
|
| ecLogoLanguageCode |
getecLogoLanguageCode()
|